Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::DeleteVersionRequest.
The request message for Versions.DeleteVersion.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — 
Required. The name of the version to delete. Supported formats:
projects/<Project ID>/agent/versions/<Version ID>projects/<Project ID>/locations/<Location ID>/agent/versions/<Version ID>
 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — 
Required. The name of the version to delete. Supported formats:
projects/<Project ID>/agent/versions/<Version ID>projects/<Project ID>/locations/<Location ID>/agent/versions/<Version ID>
 
 Returns 
 -  (::String) — 
Required. The name of the version to delete. Supported formats:
projects/<Project ID>/agent/versions/<Version ID>projects/<Project ID>/locations/<Location ID>/agent/versions/<Version ID>