Class: Google::Cloud::Dialogflow::CX::V3::DeleteVersionRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/version.rb

Overview

The request message for Versions.DeleteVersion.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



164
165
166
167
# File 'proto_docs/google/cloud/dialogflow/cx/v3/version.rb', line 164

class DeleteVersionRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end