Stackdriver Logging V2 Client - Class ListLinksResponse (1.32.3)

Reference documentation and code samples for the Stackdriver Logging V2 Client class ListLinksResponse.

The response from ListLinks.

Generated from protobuf message google.logging.v2.ListLinksResponse

Namespace

Google \ Cloud \ Logging \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ links
array< Link >

A list of links.

↳ next_page_token
string

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

A list of links.

Returns
Type
Description

A list of links.

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

getNextPageToken

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

Returns
Type
Description
string

setNextPageToken

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

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