Class: Google::Cloud::Dialogflow::CX::V3::DeleteExperimentRequest

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

Overview

The request message for Experiments.DeleteExperiment.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



418
419
420
421
# File 'proto_docs/google/cloud/dialogflow/cx/v3/experiment.rb', line 418

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