Class: Google::Cloud::Compute::V1::VpnTunnelPhase2Algorithms
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::VpnTunnelPhase2Algorithms
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
Instance Attribute Details
#encryption ⇒ ::Array<::String>
82084 82085 82086 82087 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82084 class VpnTunnelPhase2Algorithms include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#integrity ⇒ ::Array<::String>
82084 82085 82086 82087 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82084 class VpnTunnelPhase2Algorithms include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#pfs ⇒ ::Array<::String>
82084 82085 82086 82087 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82084 class VpnTunnelPhase2Algorithms include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |