Class: Google::Cloud::EdgeContainer::V1::VpnConnection::Details::CloudVpn

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/edgecontainer/v1/resources.rb

Overview

The Cloud VPN info.

Instance Attribute Summary collapse

Instance Attribute Details

#gateway::String

Returns The created Cloud VPN gateway name.

Returns:

  • (::String)

    The created Cloud VPN gateway name.



665
666
667
668
# File 'proto_docs/google/cloud/edgecontainer/v1/resources.rb', line 665

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