Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::CreateVersionOperationMetadata (v0.12.0)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::CreateVersionOperationMetadata.

Metadata associated with the long running operation for Versions.CreateVersion.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#version

def version() -> ::String
Returns
  • (::String) — Name of the created version. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — Name of the created version. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.
Returns
  • (::String) — Name of the created version. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.