Sha256: ebc4767d2a7c776ad8761fdd59b6b11335ee2642b689df61b3167268510b28c5
Contents?: true
Size: 508 Bytes
Versions: 60
Compression:
Stored size: 508 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/field_mask.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/protobuf/field_mask.proto", :syntax => :proto3) do add_message "google.protobuf.FieldMask" do repeated :paths, :string, 1 end end end module Google module Protobuf FieldMask = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.FieldMask").msgclass end end
Version data entries
60 entries across 60 versions & 1 rubygems