Google Cloud Config V1 Client - Class ListPreviewsResponse (1.2.1)

Reference documentation and code samples for the Google Cloud Config V1 Client class ListPreviewsResponse.

A response to a ListPreviews call. Contains a list of Previews.

Generated from protobuf message google.cloud.config.v1.ListPreviewsResponse

Namespace

Google \ Cloud \ Config \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ previews
array< Preview >

List of Previews .

↳ next_page_token
string

Token to be supplied to the next ListPreviews request via page_token to obtain the next set of results.

↳ unreachable
array

Locations that could not be reached.

getPreviews

List of Previews .

Returns
Type
Description

setPreviews

List of Previews .

Parameter
Name
Description
var
array< Preview >
Returns
Type
Description
$this

getNextPageToken

Token to be supplied to the next ListPreviews request via page_token to obtain the next set of results.

Returns
Type
Description
string

setNextPageToken

Token to be supplied to the next ListPreviews request via page_token to obtain the next set of results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: