Class: Google::Api::DotnetSettings

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/client.rb

Overview

Settings for Dotnet client libraries.

Instance Attribute Summary collapse

Instance Attribute Details

#common::Google::Api::CommonLanguageSettings

Returns Some settings.

Returns:



206
207
208
209
# File 'proto_docs/google/api/client.rb', line 206

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