Class: Google::Cloud::Compute::V1::VpnTunnelPhase1Algorithms

Inherits:
Object
  • Object
show all
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

#dh ⇒ ::Array<::String>

Returns:

  • (::Array<::String>)


86584
86585
86586
86587
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 86584

class VpnTunnelPhase1Algorithms
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#encryption ⇒ ::Array<::String>

Returns:

  • (::Array<::String>)


86584
86585
86586
86587
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 86584

class VpnTunnelPhase1Algorithms
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#integrity ⇒ ::Array<::String>

Returns:

  • (::Array<::String>)


86584
86585
86586
86587
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 86584

class VpnTunnelPhase1Algorithms
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#prf ⇒ ::Array<::String>

Returns:

  • (::Array<::String>)


86584
86585
86586
86587
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 86584

class VpnTunnelPhase1Algorithms
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end