Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::VpnConnection::Details (v0.1.1)

Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::VpnConnection::Details.

The created connection details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_router

def cloud_router() -> ::Google::Cloud::EdgeContainer::V1::VpnConnection::Details::CloudRouter

#cloud_router=

def cloud_router=(value) -> ::Google::Cloud::EdgeContainer::V1::VpnConnection::Details::CloudRouter

#cloud_vpns

def cloud_vpns() -> ::Array<::Google::Cloud::EdgeContainer::V1::VpnConnection::Details::CloudVpn>
Returns

#cloud_vpns=

def cloud_vpns=(value) -> ::Array<::Google::Cloud::EdgeContainer::V1::VpnConnection::Details::CloudVpn>
Parameter
Returns

#error

def error() -> ::String
Returns
  • (::String) — The error message. This is only populated when state=ERROR.

#error=

def error=(value) -> ::String
Parameter
  • value (::String) — The error message. This is only populated when state=ERROR.
Returns
  • (::String) — The error message. This is only populated when state=ERROR.

#state

def state() -> ::Google::Cloud::EdgeContainer::V1::VpnConnection::Details::State
Returns

#state=

def state=(value) -> ::Google::Cloud::EdgeContainer::V1::VpnConnection::Details::State
Parameter
Returns