Properties of an Order.
Package
@google-cloud/gdchardwaremanagementProperties
actualInstallationDate
actualInstallationDate?: (google.type.IDate|null);Order actualInstallationDate
billingId
billingId?: (string|null);Order billingId
createTime
createTime?: (google.protobuf.ITimestamp|null);Order createTime
customerMotivation
customerMotivation?: (string|null);Order customerMotivation
deploymentType
deploymentType?: (google.cloud.gdchardwaremanagement.v1alpha.Order.DeploymentType|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Order.DeploymentType|null);Order deploymentType
displayName
displayName?: (string|null);Order displayName
estimatedInstallationDate
estimatedInstallationDate?: (google.type.IDate|null);Order estimatedInstallationDate
existingHardware
existingHardware?: (google.cloud.gdchardwaremanagement.v1alpha.IHardwareLocation[]|null);Order existingHardware
fulfillmentTime
fulfillmentTime?: (google.protobuf.ITimestamp|null);Order fulfillmentTime
labels
labels?: ({ [k: string]: string }|null);Order labels
name
name?: (string|null);Order name
orderFormUri
orderFormUri?: (string|null);Order orderFormUri
organizationContact
organizationContact?: (google.cloud.gdchardwaremanagement.v1alpha.IOrganizationContact|null);Order organizationContact
regionCode
regionCode?: (string|null);Order regionCode
state
state?: (google.cloud.gdchardwaremanagement.v1alpha.Order.State|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Order.State|null);Order state
submitTime
submitTime?: (google.protobuf.ITimestamp|null);Order submitTime
targetWorkloads
targetWorkloads?: (string[]|null);Order targetWorkloads
type
type?: (google.cloud.gdchardwaremanagement.v1alpha.Order.Type|keyof typeof google.cloud.gdchardwaremanagement.v1alpha.Order.Type|null);Order type
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Order updateTime