Sha256: e2b4a0628199da42b6e6bf6ca08ee56460bd6a120af37db108890fad18cf3c03
Contents?: true
Size: 703 Bytes
Versions: 6
Compression:
Stored size: 703 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/monitoring/dashboard/v1/collapsible_group.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/monitoring/dashboard/v1/collapsible_group.proto", :syntax => :proto3) do add_message "google.monitoring.dashboard.v1.CollapsibleGroup" do optional :collapsed, :bool, 1 end end end module Google module Cloud module Monitoring module Dashboard module V1 CollapsibleGroup = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.dashboard.v1.CollapsibleGroup").msgclass end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems