Reference documentation and code samples for the Assured Workloads for Government V1 API class Google::Cloud::AssuredWorkloads::V1::CreateWorkloadOperationMetadata.
Operation metadata to give request details of CreateWorkload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compliance_regime
def compliance_regime() -> ::Google::Cloud::AssuredWorkloads::V1::Workload::ComplianceRegime
Returns
- (::Google::Cloud::AssuredWorkloads::V1::Workload::ComplianceRegime) — Optional. Compliance controls that should be applied to the resources managed by the workload.
#compliance_regime=
def compliance_regime=(value) -> ::Google::Cloud::AssuredWorkloads::V1::Workload::ComplianceRegime
Parameter
- value (::Google::Cloud::AssuredWorkloads::V1::Workload::ComplianceRegime) — Optional. Compliance controls that should be applied to the resources managed by the workload.
Returns
- (::Google::Cloud::AssuredWorkloads::V1::Workload::ComplianceRegime) — Optional. Compliance controls that should be applied to the resources managed by the workload.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Optional. Time when the operation was created.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Optional. Time when the operation was created.
Returns
- (::Google::Protobuf::Timestamp) — Optional. Time when the operation was created.
#display_name
def display_name() -> ::String
Returns
- (::String) — Optional. The display name of the workload.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Optional. The display name of the workload.
Returns
- (::String) — Optional. The display name of the workload.
#parent
def parent() -> ::String
Returns
- (::String) — Optional. The parent of the workload.
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Optional. The parent of the workload.
Returns
- (::String) — Optional. The parent of the workload.