Interface protos.google.cloud.beyondcorp.clientgateways.v1.IClientGateway (0.3.2)

Properties of a ClientGateway.

Package

@google-cloud/clientgateways

Properties

clientConnectorService

clientConnectorService?: (string|null);

ClientGateway clientConnectorService

createTime

createTime?: (google.protobuf.ITimestamp|null);

ClientGateway createTime

id

id?: (string|null);

ClientGateway id

name

name?: (string|null);

ClientGateway name

state

state?: (google.cloud.beyondcorp.clientgateways.v1.ClientGateway.State|keyof typeof google.cloud.beyondcorp.clientgateways.v1.ClientGateway.State|null);

ClientGateway state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ClientGateway updateTime