Reference documentation and code samples for the Cloud OS Config V1alpha API class Google::Cloud::OsConfig::V1alpha::ListOSPolicyAssignmentsResponse.
A response message for listing all assignments under given parent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — The pagination token to retrieve the next page of OS policy assignments.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — The pagination token to retrieve the next page of OS policy assignments.
Returns
- (::String) — The pagination token to retrieve the next page of OS policy assignments.
#os_policy_assignments
def os_policy_assignments() -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>
Returns
- (::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>) — The list of assignments
#os_policy_assignments=
def os_policy_assignments=(value) -> ::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>
Parameter
- value (::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>) — The list of assignments
Returns
- (::Array<::Google::Cloud::OsConfig::V1alpha::OSPolicyAssignment>) — The list of assignments