Class ServiceAttachmentConnectedEndpoint (0.8.0)

ServiceAttachmentConnectedEndpoint(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

[Output Only] A connection connected to this service attachment.

Attributes

NameDescription
endpoint str
The url of a connected endpoint. This field is a member of oneof_ _endpoint.
psc_connection_id int
The PSC connection id of the connected endpoint. This field is a member of oneof_ _psc_connection_id.
status google.cloud.compute_v1.types.ServiceAttachmentConnectedEndpoint.Status
The status of a connected endpoint to this service attachment. This field is a member of oneof_ _status.

Classes

Status

Status(value)

The status of a connected endpoint to this service attachment.