Sha256: 927b62f34b1137da69c442bd85ca6f9f6c7e5188a26ac15826604991a327008a
Contents?: true
Size: 436 Bytes
Versions: 1
Compression:
Stored size: 436 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/api/resource.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.api.Resource" do optional :pattern, :string, 1 optional :symbol, :string, 2 end end module Google module Api Resource = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Resource").msgclass end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
googleapis-common-protos-types-1.0.4 | lib/google/api/resource_pb.rb |