Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class DataAgentContext.
Context for the chat request using a data agent.
Generated from protobuf message google.cloud.geminidataanalytics.v1beta.DataAgentContext
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_agent
string
Required. The name of the data agent resource.
↳ credentials
Credentials
Optional. The credentials to use when calling the looker datasource 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
↳ context_version
int
Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)
getDataAgent
Required. The name of the data agent resource.
string
setDataAgent
Required. The name of the data agent resource.
var
string
$this
getCredentials
Optional. The credentials to use when calling the looker datasource 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
hasCredentials
clearCredentials
setCredentials
Optional. The credentials to use when calling the looker datasource 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
$this
getContextVersion
Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)
int
setContextVersion
Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)
var
int
$this