Reference documentation and code samples for the Stackdriver Logging V2 Client class ListLinksRequest.
The parameters to ListLinks.
Generated from protobuf messagegoogle.logging.v2.ListLinksRequest
Namespace
Google \ Cloud \ Logging \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource whose links are to be listed: "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/
↳ page_token
string
Optional. If present, then retrieve the next batch of results from the preceding call to this method.pageTokenmust be the value ofnextPageTokenfrom the previous response.
↳ page_size
int
Optional. The maximum number of results to return from this request.
getParent
Required. The parent resource whose links are to be listed:
"projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/"
"organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/"
"billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/"
"folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/
Returns
Type
Description
string
setParent
Required. The parent resource whose links are to be listed:
"projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/"
"organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/"
"billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/"
"folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageToken
Optional. If present, then retrieve the next batch of results from the
preceding call to this method.pageTokenmust be the value ofnextPageTokenfrom the previous response.
Returns
Type
Description
string
setPageToken
Optional. If present, then retrieve the next batch of results from the
preceding call to this method.pageTokenmust be the value ofnextPageTokenfrom the previous response.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
Optional. The maximum number of results to return from this request.
Returns
Type
Description
int
setPageSize
Optional. The maximum number of results to return from this request.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The parent resource whose links are to be listed:
"projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/"
"organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/"
"billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/"
"folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/
Please seeConfigServiceV2Client::logBucketName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Stackdriver Logging V2 Client - Class ListLinksRequest (1.32.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.32.3 (latest)](/php/docs/reference/cloud-logging/latest/V2.ListLinksRequest)\n- [1.32.2](/php/docs/reference/cloud-logging/1.32.2/V2.ListLinksRequest)\n- [1.31.3](/php/docs/reference/cloud-logging/1.31.3/V2.ListLinksRequest)\n- [1.30.3](/php/docs/reference/cloud-logging/1.30.3/V2.ListLinksRequest)\n- [1.29.0](/php/docs/reference/cloud-logging/1.29.0/V2.ListLinksRequest)\n- [1.28.5](/php/docs/reference/cloud-logging/1.28.5/V2.ListLinksRequest)\n- [1.27.1](/php/docs/reference/cloud-logging/1.27.1/V2.ListLinksRequest)\n- [1.26.0](/php/docs/reference/cloud-logging/1.26.0/V2.ListLinksRequest)\n- [1.25.5](/php/docs/reference/cloud-logging/1.25.5/V2.ListLinksRequest)\n- [1.24.10](/php/docs/reference/cloud-logging/1.24.10/V2.ListLinksRequest) \nReference documentation and code samples for the Stackdriver Logging V2 Client class ListLinksRequest.\n\nThe parameters to ListLinks.\n\nGenerated from protobuf message `google.logging.v2.ListLinksRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Logging \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent resource whose links are to be listed:\n\"projects/\\[PROJECT_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/links/\"\n\"organizations/\\[ORGANIZATION_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/\"\n\"billingAccounts/\\[BILLING_ACCOUNT_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/\"\n\"folders/\\[FOLDER_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/\n\n### setParent\n\nRequired. The parent resource whose links are to be listed:\n\"projects/\\[PROJECT_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/links/\"\n\"organizations/\\[ORGANIZATION_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/\"\n\"billingAccounts/\\[BILLING_ACCOUNT_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/\"\n\"folders/\\[FOLDER_ID\\]/locations/\\[LOCATION_ID\\]/buckets/\\[BUCKET_ID\\]/\n\n### getPageToken\n\nOptional. If present, then retrieve the next batch of results from the\npreceding call to this method. `pageToken` must be the value of\n`nextPageToken` from the previous response.\n\n### setPageToken\n\nOptional. If present, then retrieve the next batch of results from the\npreceding call to this method. `pageToken` must be the value of\n`nextPageToken` from the previous response.\n\n### getPageSize\n\nOptional. The maximum number of results to return from this request.\n\n### setPageSize\n\nOptional. The maximum number of results to return from this request.\n\n### static::build"]]