Class: Google::Cloud::Dialogflow::CX::V3::ListDeploymentsRequest

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

Overview

The request message for Deployments.ListDeployments.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



102
103
104
105
# File 'proto_docs/google/cloud/dialogflow/cx/v3/deployment.rb', line 102

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

#page_token::String



102
103
104
105
# File 'proto_docs/google/cloud/dialogflow/cx/v3/deployment.rb', line 102

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

#parent::String



102
103
104
105
# File 'proto_docs/google/cloud/dialogflow/cx/v3/deployment.rb', line 102

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