Class: Google::Cloud::Dialogflow::V2::GetEnvironmentRequest

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

Overview

The request message for Environments.GetEnvironment.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



184
185
186
187
# File 'proto_docs/google/cloud/dialogflow/v2/environment.rb', line 184

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