Sha256: a6dc57333dff7069c12491d5d653da637b9153c0a53dfe9d2db3a8b5b66b59ca

Contents?: true

Size: 1.65 KB

Versions: 9

Compression:

Stored size: 1.65 KB

Contents

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

require 'google/protobuf'

require 'google/protobuf/descriptor_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/resource.proto", :syntax => :proto3) do
    add_message "google.api.ResourceDescriptor" do
      optional :type, :string, 1
      repeated :pattern, :string, 2
      optional :name_field, :string, 3
      optional :history, :enum, 4, "google.api.ResourceDescriptor.History"
      optional :plural, :string, 5
      optional :singular, :string, 6
      repeated :style, :enum, 10, "google.api.ResourceDescriptor.Style"
    end
    add_enum "google.api.ResourceDescriptor.History" do
      value :HISTORY_UNSPECIFIED, 0
      value :ORIGINALLY_SINGLE_PATTERN, 1
      value :FUTURE_MULTI_PATTERN, 2
    end
    add_enum "google.api.ResourceDescriptor.Style" do
      value :STYLE_UNSPECIFIED, 0
      value :DECLARATIVE_FRIENDLY, 1
    end
    add_message "google.api.ResourceReference" do
      optional :type, :string, 1
      optional :child_type, :string, 2
    end
  end
end

module Google
  module Api
    ResourceDescriptor = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ResourceDescriptor").msgclass
    ResourceDescriptor::History = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ResourceDescriptor.History").enummodule
    ResourceDescriptor::Style = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ResourceDescriptor.Style").enummodule
    ResourceReference = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.ResourceReference").msgclass
  end
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/api/resource_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/resource_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/resource_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/resource_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/resource_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/resource_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/resource_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/resource_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/resource_pb.rb