Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::TestPersonaVoiceRequest (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::TestPersonaVoiceRequest.

Request message for EvaluationService.TestPersonaVoice.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app

def app() -> ::String
Returns
  • (::String) — Required. the resource name of the app to test the persona voice for. Format: projects/{project}/locations/{location}/apps/{app}

#app=

def app=(value) -> ::String
Parameter
  • value (::String) — Required. the resource name of the app to test the persona voice for. Format: projects/{project}/locations/{location}/apps/{app}
Returns
  • (::String) — Required. the resource name of the app to test the persona voice for. Format: projects/{project}/locations/{location}/apps/{app}

#persona_id

def persona_id() -> ::String
Returns
  • (::String) — Required. The persona ID to test the voice for. Also accepts "default".

#persona_id=

def persona_id=(value) -> ::String
Parameter
  • value (::String) — Required. The persona ID to test the voice for. Also accepts "default".
Returns
  • (::String) — Required. The persona ID to test the voice for. Also accepts "default".

#text

def text() -> ::String
Returns
  • (::String) — Required. The text to test the voice for.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — Required. The text to test the voice for.
Returns
  • (::String) — Required. The text to test the voice for.