Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class AlloyDbReference.
Message representing reference to an AlloyDB database and agent context.
Only supported for the QueryData
method.
Generated from protobuf message google.cloud.geminidataanalytics.v1beta.AlloyDbReference
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ database_reference
AlloyDbDatabaseReference
Required. Singular proto that supports specifying which database and tables to include.
↳ agent_context_reference
getDatabaseReference
Required. Singular proto that supports specifying which database and tables to include.
hasDatabaseReference
clearDatabaseReference
setDatabaseReference
Required. Singular proto that supports specifying which database and tables to include.
$this
getAgentContextReference
Optional. Parameters for retrieving data from Agent Context.
hasAgentContextReference
clearAgentContextReference
setAgentContextReference
Optional. Parameters for retrieving data from Agent Context.
$this

