Gemini Enterprise for Customer Experience V1 API - Class Google::Cloud::Ces::V1::CreateExampleRequest (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::CreateExampleRequest.

Request message for AgentService.CreateExample.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#example

def example() -> ::Google::Cloud::Ces::V1::Example
Returns

#example=

def example=(value) -> ::Google::Cloud::Ces::V1::Example
Parameter
Returns

#example_id

def example_id() -> ::String
Returns
  • (::String) — Optional. The ID to use for the example, which will become the final component of the example's resource name. If not provided, a unique ID will be automatically assigned for the example.

#example_id=

def example_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The ID to use for the example, which will become the final component of the example's resource name. If not provided, a unique ID will be automatically assigned for the example.
Returns
  • (::String) — Optional. The ID to use for the example, which will become the final component of the example's resource name. If not provided, a unique ID will be automatically assigned for the example.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the app to create an example in.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the app to create an example in.
Returns
  • (::String) — Required. The resource name of the app to create an example in.