Cloud Bigtable V2 Client - Class ListAppProfilesResponse (1.20.3)

Reference documentation and code samples for the Cloud Bigtable V2 Client class ListAppProfilesResponse.

Response message for BigtableInstanceAdmin.ListAppProfiles.

Generated from protobuf message google.bigtable.admin.v2.ListAppProfilesResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ app_profiles
array< Google\Cloud\Bigtable\Admin\V2\AppProfile >

The list of requested app profiles.

↳ next_page_token
string

Set if not all app profiles could be returned in a single response. Pass this value to page_token in another request to get the next page of results.

↳ failed_locations
array

Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from app_profiles . Values are of the form projects/<project>/locations/<zone_id>

getAppProfiles

The list of requested app profiles.

Returns
Type
Description

setAppProfiles

The list of requested app profiles.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

Set if not all app profiles could be returned in a single response.

Pass this value to page_token in another request to get the next page of results.

Returns
Type
Description
string

setNextPageToken

Set if not all app profiles could be returned in a single response.

Pass this value to page_token in another request to get the next page of results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getFailedLocations

Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.

AppProfiles from these locations may be missing from app_profiles . Values are of the form projects/<project>/locations/<zone_id>

Returns
Type
Description

setFailedLocations

Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.

AppProfiles from these locations may be missing from app_profiles . Values are of the form projects/<project>/locations/<zone_id>

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