Reference documentation and code samples for the Google Cloud Config V1 Client class ListResourceDriftsResponse.
A response to a 'ListResourceDrifts' call. Contains a list of ResourceDrifts.
Generated from protobuf message google.cloud.config.v1.ListResourceDriftsResponse
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ resource_drifts
↳ next_page_token
string
A token to request the next page of resources from the 'ListResourceDrifts' method. The value of an empty string means that there are no more resources to return.
↳ unreachable
array
Unreachable resources, if any.
getResourceDrifts
List of ResourceDrifts.
setResourceDrifts
List of ResourceDrifts.
$this
getNextPageToken
A token to request the next page of resources from the 'ListResourceDrifts' method. The value of an empty string means that there are no more resources to return.
string
setNextPageToken
A token to request the next page of resources from the 'ListResourceDrifts' method. The value of an empty string means that there are no more resources to return.
var
string
$this
getUnreachable
Unreachable resources, if any.
setUnreachable
Unreachable resources, if any.
var
string[]
$this