Sha256: 309f8b5cfbd334e2c2662886238476bbf22f8b001d7642f962979c2839705cf9

Contents?: true

Size: 766 Bytes

Versions: 4

Compression:

Stored size: 766 Bytes

Contents

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

require 'google/protobuf'

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

4 entries across 4 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.3.2 lib/google/api/visibility_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/visibility_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/visibility_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/visibility_pb.rb