Interface protos.google.cloud.vmwareengine.v1.IExternalAddress (1.0.2)

Properties of an ExternalAddress.

Package

@google-cloud/vmwareengine

Properties

createTime

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

ExternalAddress createTime

description

description?: (string|null);

ExternalAddress description

externalIp

externalIp?: (string|null);

ExternalAddress externalIp

internalIp

internalIp?: (string|null);

ExternalAddress internalIp

name

name?: (string|null);

ExternalAddress name

state

state?: (google.cloud.vmwareengine.v1.ExternalAddress.State|keyof typeof google.cloud.vmwareengine.v1.ExternalAddress.State|null);

ExternalAddress state

uid

uid?: (string|null);

ExternalAddress uid

updateTime

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

ExternalAddress updateTime