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.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

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.