Sha256: ec9efdffc1e719d0ec46e449a5a3ea7c586b5a0d5690e42f3fe2c41736be4ec0
Contents?: true
Size: 510 Bytes
Versions: 594
Compression:
Stored size: 510 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
594 entries across 594 versions & 5 rubygems