Class: Google::Cloud::Dialogflow::CX::V3::LookupEnvironmentHistoryRequest

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

Overview

The request message for Environments.LookupEnvironmentHistory.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



214
215
216
217
# File 'proto_docs/google/cloud/dialogflow/cx/v3/environment.rb', line 214

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

#page_size::Integer



214
215
216
217
# File 'proto_docs/google/cloud/dialogflow/cx/v3/environment.rb', line 214

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

#page_token::String



214
215
216
217
# File 'proto_docs/google/cloud/dialogflow/cx/v3/environment.rb', line 214

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