Class: Google::Cloud::Compute::V1::VpnTunnelCipherSuite
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::VpnTunnelCipherSuite
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
- #phase1 ⇒ ::Google::Cloud::Compute::V1::VpnTunnelPhase1Algorithms
- #phase2 ⇒ ::Google::Cloud::Compute::V1::VpnTunnelPhase2Algorithms
Instance Attribute Details
#phase1 ⇒ ::Google::Cloud::Compute::V1::VpnTunnelPhase1Algorithms
82001 82002 82003 82004 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82001 class VpnTunnelCipherSuite include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#phase2 ⇒ ::Google::Cloud::Compute::V1::VpnTunnelPhase2Algorithms
82001 82002 82003 82004 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 82001 class VpnTunnelCipherSuite include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |