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

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

Request message for AgentService.CreateAppVersion

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_version

def app_version() -> ::Google::Cloud::Ces::V1beta::AppVersion
Returns

#app_version=

def app_version=(value) -> ::Google::Cloud::Ces::V1beta::AppVersion
Parameter
Returns

#app_version_id

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

#app_version_id=

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

#parent

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

#parent=

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