Interface protos.google.cloud.networkservices.v1.IAgentGateway (0.13.0)

Properties of an AgentGateway.

Package

@google-cloud/networkservices

Properties

agentGatewayCard

agentGatewayCard?: (google.cloud.networkservices.v1.AgentGateway.IAgentGatewayOutputCard|null);

AgentGateway agentGatewayCard

createTime

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

AgentGateway createTime

description

description?: (string|null);

AgentGateway description

etag

etag?: (string|null);

AgentGateway etag

googleManaged

googleManaged?: (google.cloud.networkservices.v1.AgentGateway.IGoogleManaged|null);

AgentGateway googleManaged

labels

labels?: ({ [k: string]: string }|null);

AgentGateway labels

name

name?: (string|null);

AgentGateway name

networkConfig

networkConfig?: (google.cloud.networkservices.v1.AgentGateway.INetworkConfig|null);

AgentGateway networkConfig

protocols

protocols?: (google.cloud.networkservices.v1.AgentGateway.Protocol[]|null);

AgentGateway protocols

registries

registries?: (string[]|null);

AgentGateway registries

selfManaged

selfManaged?: (google.cloud.networkservices.v1.AgentGateway.ISelfManaged|null);

AgentGateway selfManaged

updateTime

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

AgentGateway updateTime