Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IOrder (0.10.0)

Properties of an Order.

Package

@google-cloud/gdchardwaremanagement

Properties

acceptedTime

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

Order acceptedTime

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

customerRequestedInstallationDate

customerRequestedInstallationDate?: (google.type.IDate|null);

Order customerRequestedInstallationDate

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

estimatedDeliveryDate

estimatedDeliveryDate?: (google.type.IDate|null);

Order estimatedDeliveryDate

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

migration

migration?: (boolean|null);

Order migration

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

requestedDateChange

requestedDateChange?: (google.type.IDate|null);

Order requestedDateChange

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

vendorContact

vendorContact?: (google.cloud.gdchardwaremanagement.v1alpha.IOrganizationContact|null);

Order vendorContact

vendorNotes

vendorNotes?: (string|null);

Order vendorNotes