Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::Destination::DestinationEndpoint.
The metadata for a DestinationEndpoint
resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#asn
def asn() -> ::Integer
Returns
- (::Integer) — Required. The ASN of the remote IP prefix.
#asn=
def asn=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The ASN of the remote IP prefix.
Returns
- (::Integer) — Required. The ASN of the remote IP prefix.
#csp
def csp() -> ::String
Returns
- (::String) — Required. The CSP of the remote IP prefix.
#csp=
def csp=(value) -> ::String
Parameter
- value (::String) — Required. The CSP of the remote IP prefix.
Returns
- (::String) — Required. The CSP of the remote IP prefix.
#state
def state() -> ::Google::Cloud::NetworkConnectivity::V1::Destination::DestinationEndpoint::State
Returns
-
(::Google::Cloud::NetworkConnectivity::V1::Destination::DestinationEndpoint::State) — Output only. The state of the
DestinationEndpoint
resource.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
-
(::Google::Protobuf::Timestamp) — Output only. Time when the
DestinationEndpoint
resource was updated.