Reference documentation and code samples for the Google Cloud Parameter Manager V1 Client class ListParametersResponse.
Message for response to listing Parameters
Generated from protobuf message google.cloud.parametermanager.v1.ListParametersResponse
Namespace
Google \ Cloud \ ParameterManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parameters
↳ next_page_token
string
A token identifying a page of results the server should return.
↳ unreachable
array
Unordered list. Locations that could not be reached.
getParameters
The list of Parameters
setParameters
The list of Parameters
$this
getNextPageToken
A token identifying a page of results the server should return.
string
setNextPageToken
A token identifying a page of results the server should return.
var
string
$this
getUnreachable
Unordered list. Locations that could not be reached.
setUnreachable
Unordered list. Locations that could not be reached.
var
string[]
$this