Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IZone (0.5.1)

Properties of a Zone.

Package

@google-cloud/gdchardwaremanagement

Properties

ciqUri

ciqUri?: (string|null);

Zone ciqUri

contacts

contacts?: (google.cloud.gdchardwaremanagement.v1alpha.IContact[]|null);

Zone contacts

createTime

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

Zone createTime

displayName

displayName?: (string|null);

Zone displayName

globallyUniqueId

globallyUniqueId?: (string|null);

Zone globallyUniqueId

labels

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

Zone labels

name

name?: (string|null);

Zone name

networkConfig

networkConfig?: (google.cloud.gdchardwaremanagement.v1alpha.IZoneNetworkConfig|null);

Zone networkConfig

provisioningState

provisioningState?: (google.cloud.gdchardwaremanagement.v1alpha.Zone.ProvisioningState|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Zone.ProvisioningState|null);

Zone provisioningState

state

state?: (google.cloud.gdchardwaremanagement.v1alpha.Zone.State|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Zone.State|null);

Zone state

subscriptionConfigs

subscriptionConfigs?: (google.cloud.gdchardwaremanagement.v1alpha.ISubscriptionConfig[]|null);

Zone subscriptionConfigs

updateTime

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

Zone updateTime