Class CreateWorkloadOperationMetadata (1.9.0)

CreateWorkloadOperationMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Operation metadata to give request details of CreateWorkload.

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
Optional. Time when the operation was created.
display_name str
Optional. The display name of the workload.
parent str
Optional. The parent of the workload.
compliance_regime google.cloud.assuredworkloads_v1beta1.types.Workload.ComplianceRegime
Optional. Compliance controls that should be applied to the resources managed by the workload.
resource_settings MutableSequence[google.cloud.assuredworkloads_v1beta1.types.Workload.ResourceSettings]
Optional. Resource properties in the input that are used for creating/customizing workload resources.