Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext.
Context for the chat request using a data agent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#context_version
def context_version() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext::ContextVersion
- (::Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext::ContextVersion) — Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)
#context_version=
def context_version=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext::ContextVersion
- value (::Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext::ContextVersion) — Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)
- (::Google::Cloud::GeminiDataAnalytics::V1beta::DataAgentContext::ContextVersion) — Optional. Version of context to be used by DCS (e.g. STAGING, PUBLISHED)
#credentials
def credentials() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials) — Optional. The credentials to use when calling the Looker data source.
Currently supports both OAuth token and API key-based credentials, as described in Authentication with an SDK.
#credentials=
def credentials=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials
-
value (::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials) — Optional. The credentials to use when calling the Looker data source.
Currently supports both OAuth token and API key-based credentials, as described in Authentication with an SDK.
-
(::Google::Cloud::GeminiDataAnalytics::V1beta::Credentials) — Optional. The credentials to use when calling the Looker data source.
Currently supports both OAuth token and API key-based credentials, as described in Authentication with an SDK.
#data_agent
def data_agent() -> ::String
- (::String) — Required. The name of the data agent resource.
#data_agent=
def data_agent=(value) -> ::String
- value (::String) — Required. The name of the data agent resource.
- (::String) — Required. The name of the data agent resource.