Sha256: ac827cca51ac28a6d4cc3a4136f0356441c4999fef0fda3f6d0ace587f4f9959

Contents?: true

Size: 1.13 KB

Versions: 16

Compression:

Stored size: 1.13 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/config_change.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/config_change.proto", :syntax => :proto3) do
    add_message "google.api.ConfigChange" do
      optional :element, :string, 1
      optional :old_value, :string, 2
      optional :new_value, :string, 3
      optional :change_type, :enum, 4, "google.api.ChangeType"
      repeated :advices, :message, 5, "google.api.Advice"
    end
    add_message "google.api.Advice" do
      optional :description, :string, 2
    end
    add_enum "google.api.ChangeType" do
      value :CHANGE_TYPE_UNSPECIFIED, 0
      value :ADDED, 1
      value :REMOVED, 2
      value :MODIFIED, 3
    end
  end
end

module Google
  module Api
    ConfigChange = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ConfigChange").msgclass
    Advice = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Advice").msgclass
    ChangeType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ChangeType").enummodule
  end
end

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/api/config_change_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/config_change_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/config_change_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/config_change_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/config_change_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/config_change_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/config_change_pb.rb