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>
41001 41002 41003 41004 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 41001 class VpnTunnelPhase2Algorithms include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#integrity ⇒ ::Array<::String>
41001 41002 41003 41004 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 41001 class VpnTunnelPhase2Algorithms include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#pfs ⇒ ::Array<::String>
41001 41002 41003 41004 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 41001 class VpnTunnelPhase2Algorithms include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |