Interface protos.google.cloud.apigateway.v1.IGateway (2.2.1)

Properties of a Gateway.

Package

@google-cloud/api-gateway

Properties

apiConfig

apiConfig?: (string|null);

Gateway apiConfig

createTime

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

Gateway createTime

defaultHostname

defaultHostname?: (string|null);

Gateway defaultHostname

displayName

displayName?: (string|null);

Gateway displayName

labels

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

Gateway labels

name

name?: (string|null);

Gateway name

state

state?: (google.cloud.apigateway.v1.Gateway.State|keyof typeof google.cloud.apigateway.v1.Gateway.State|null);

Gateway state

updateTime

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

Gateway updateTime