Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::GetConversationRequest.
Request for getting a conversation based on parent and conversation id.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Name of the resource.
Format:
projects/{project}/locations/{location}/conversations/{conversation}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the resource.
Format:
projects/{project}/locations/{location}/conversations/{conversation}
Returns
-
(::String) — Required. Name of the resource.
Format:
projects/{project}/locations/{location}/conversations/{conversation}