Google Cloud Gemini Data Analytics V1beta Client - Class LookerExploreReferences (0.1.1)

Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class LookerExploreReferences.

Message representing references to Looker explores.

Generated from protobuf message google.cloud.geminidataanalytics.v1beta.LookerExploreReferences

Namespace

Google \ Cloud \ GeminiDataAnalytics \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ explore_references array<LookerExploreReference>

Required. References to Looker explores.

↳ credentials Credentials

Optional. The credentials to use when calling the Looker API. Currently supports both oauth token and api keys based credentials, as described in https://cloud.google.com/looker/docs/api-auth#authentication_with_an_sdk

getExploreReferences

Required. References to Looker explores.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setExploreReferences

Required. References to Looker explores.

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

getCredentials

Optional. The credentials to use when calling the Looker API.

Currently supports both oauth token and api keys based credentials, as described in https://cloud.google.com/looker/docs/api-auth#authentication_with_an_sdk

Returns
Type Description
Credentials|null

hasCredentials

clearCredentials

setCredentials

Optional. The credentials to use when calling the Looker API.

Currently supports both oauth token and api keys based credentials, as described in https://cloud.google.com/looker/docs/api-auth#authentication_with_an_sdk

Parameter
Name Description
var Credentials
Returns
Type Description
$this