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
40953 40954 40955 40956 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 40953 class VpnTunnelCipherSuite include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#phase2 ⇒ ::Google::Cloud::Compute::V1::VpnTunnelPhase2Algorithms
40953 40954 40955 40956 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 40953 class VpnTunnelCipherSuite include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |