Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::UpdateOSPolicyAssignmentRequest (v1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::UpdateOSPolicyAssignmentRequest.
A request message to update an OS policy assignment
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#os_policy_assignment
defos_policy_assignment()->::Google::Cloud::OsConfig::V1::OSPolicyAssignment
Returns
- (::Google::Cloud::OsConfig::V1::OSPolicyAssignment) — Required. The updated OS policy assignment.
#os_policy_assignment=
defos_policy_assignment=(value)->::Google::Cloud::OsConfig::V1::OSPolicyAssignment
Parameter
- value (::Google::Cloud::OsConfig::V1::OSPolicyAssignment) — Required. The updated OS policy assignment.
Returns
- (::Google::Cloud::OsConfig::V1::OSPolicyAssignment) — Required. The updated OS policy assignment.
#update_mask
defupdate_mask()->::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Optional. Field mask that controls which fields of the assignment should be updated.
#update_mask=
defupdate_mask=(value)->::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Optional. Field mask that controls which fields of the assignment should be updated.
Returns
- (::Google::Protobuf::FieldMask) — Optional. Field mask that controls which fields of the assignment should be updated.