DestinationEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)The metadata for a DestinationEndpoint resource.
Attributes |
|
|---|---|
| Name | Description |
asn |
int
Required. The ASN of the remote IP prefix. |
csp |
str
Required. The CSP of the remote IP prefix. |
state |
google.cloud.networkconnectivity_v1.types.Destination.DestinationEndpoint.State
Output only. The state of the DestinationEndpoint
resource.
|
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time when the DestinationEndpoint resource
was updated.
|
Classes
State
State(value)The state of the DestinationEndpoint resource.