Sha256: e028ef1e3684b2d11a61d6daf05ad21b809a008e3d5e579921627f4cdc64c820
Contents?: true
Size: 595 Bytes
Versions: 13
Compression:
Stored size: 595 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/monitoring/v3/group.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.monitoring.v3.Group" do optional :name, :string, 1 optional :display_name, :string, 2 optional :parent_name, :string, 3 optional :filter, :string, 5 optional :is_cluster, :bool, 6 end end module Google module Monitoring module V3 Group = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.Group").msgclass end end end
Version data entries
13 entries across 13 versions & 1 rubygems