Sha256: 96bc06ba9ed872158ea020b17d242327900d6c0f4ff51d044533c0d7e2f0cfb1
Contents?: true
Size: 593 Bytes
Versions: 6
Compression:
Stored size: 593 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: aserto/api/v1/fields.proto require 'google/protobuf' require 'google/protobuf/field_mask_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("aserto/api/v1/fields.proto", :syntax => :proto3) do add_message "aserto.api.v1.Fields" do optional :mask, :message, 1, "google.protobuf.FieldMask", json_name: "mask" end end end module Aserto module Api module V1 Fields = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("aserto.api.v1.Fields").msgclass end end end
Version data entries
6 entries across 6 versions & 1 rubygems