Google Cloud Network Services V1 Client - Class ListMeshesResponse (0.6.1)

Reference documentation and code samples for the Google Cloud Network Services V1 Client class ListMeshesResponse.

Response returned by the ListMeshes method.

Generated from protobuf message google.cloud.networkservices.v1.ListMeshesResponse

Namespace

Google \ Cloud \ NetworkServices \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ meshes
array< Mesh >

List of Mesh resources.

↳ next_page_token
string

If there might be more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token .

↳ unreachable
array

Unreachable resources. Populated when the request opts into return_partial_success and reading across collections e.g. when attempting to list all resources across all supported locations.

getMeshes

List of Mesh resources.

Returns
Type
Description

setMeshes

List of Mesh resources.

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

getNextPageToken

If there might be more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token .

Returns
Type
Description
string

setNextPageToken

If there might be more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Unreachable resources. Populated when the request opts into return_partial_success and reading across collections e.g. when attempting to list all resources across all supported locations.

Returns
Type
Description

setUnreachable

Unreachable resources. Populated when the request opts into return_partial_success and reading across collections e.g. when attempting to list all resources across all supported locations.

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