A response message for listing the instances details for a patch job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — A pagination token that can be used to get the next page of results.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — A pagination token that can be used to get the next page of results.
Returns
- (::String) — A pagination token that can be used to get the next page of results.
#patch_job_instance_details
def patch_job_instance_details() -> ::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>
Returns
- (::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>) — A list of instance status.
#patch_job_instance_details=
def patch_job_instance_details=(value) -> ::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>
Parameter
- value (::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>) — A list of instance status.
Returns
- (::Array<::Google::Cloud::OsConfig::V1::PatchJobInstanceDetails>) — A list of instance status.