Data Analytics API with Gemini V1 API - Class Google::Cloud::GeminiDataAnalytics::V1::DataAnalyticsAgent (v0.1.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API class Google::Cloud::GeminiDataAnalytics::V1::DataAnalyticsAgent.

Message describing a DataAnalyticsAgent object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#last_published_context

def last_published_context() -> ::Google::Cloud::GeminiDataAnalytics::V1::Context
Returns
  • (::Google::Cloud::GeminiDataAnalytics::V1::Context) — Output only. The last published context for the agent. This is an output-only field populated by the system when the published context is updated. It is used to restore the agent to a previous state.

#published_context

def published_context() -> ::Google::Cloud::GeminiDataAnalytics::V1::Context
Returns

#published_context=

def published_context=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1::Context
Parameter
Returns

#staging_context

def staging_context() -> ::Google::Cloud::GeminiDataAnalytics::V1::Context
Returns

#staging_context=

def staging_context=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1::Context
Parameter
Returns