Class: Google::Api::Publishing

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

Overview

This message configures the settings for publishing Google Cloud Client libraries generated from the service config.

Instance Attribute Summary collapse

Instance Attribute Details

#api_short_name::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#codeowner_github_teams::Array<::String>



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#doc_tag_prefix::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#documentation_uri::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#github_label::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#library_settings::Array<::Google::Api::ClientLibrarySettings>



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#method_settings::Array<::Google::Api::MethodSettings>



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#new_issue_uri::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#organization::Google::Api::ClientLibraryOrganization



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#proto_reference_documentation_uri::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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

#rest_reference_documentation_uri::String



125
126
127
128
# File 'proto_docs/google/api/client.rb', line 125

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