CreateWorkloadOperationMetadata

Operation metadata to give request details of CreateWorkload.

JSON representation
{
  "createTime": string,
  "displayName": string,
  "parent": string,
  "complianceRegime": enum (ComplianceRegime)
}
Fields
createTime

string (Timestamp format)

Optional. Time when the operation was created.

Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".

displayName

string

Optional. The display name of the workload.

parent

string

Optional. The parent of the workload.

complianceRegime

enum (ComplianceRegime)

Optional. Compliance controls that should be applied to the resources managed by the workload.