Sha256: 5013c6f7e72017917e58212b640a171f2d7f2d52e16ad6d24ffc06f1d05f0a40
Contents?: true
Size: 499 Bytes
Versions: 1
Compression:
Stored size: 499 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/type/expr.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.type.Expr" do optional :expression, :string, 1 optional :title, :string, 2 optional :description, :string, 3 optional :location, :string, 4 end end module Google module Type Expr = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.type.Expr").msgclass end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
googleapis-common-protos-types-1.0.4 | lib/google/type/expr_pb.rb |