Sha256: 0cb0b73a5b358d5a13c34638fa6b30561d801350f96156f47dde36dd47e0ebb6

Contents?: true

Size: 807 Bytes

Versions: 9

Compression:

Stored size: 807 Bytes

Contents

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

require 'google/protobuf'

require 'google/protobuf/descriptor_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/visibility.proto", :syntax => :proto3) do
    add_message "google.api.Visibility" do
      repeated :rules, :message, 1, "google.api.VisibilityRule"
    end
    add_message "google.api.VisibilityRule" do
      optional :selector, :string, 1
      optional :restriction, :string, 2
    end
  end
end

module Google
  module Api
    Visibility = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Visibility").msgclass
    VisibilityRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.VisibilityRule").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/visibility_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/visibility_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/visibility_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/visibility_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/visibility_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/visibility_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/visibility_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/visibility_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/visibility_pb.rb