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