Sha256: ec46414350db102ac1052963e97a48b2ba891ae35bb050b69cec535f23429b9a

Contents?: true

Size: 1.44 KB

Versions: 6

Compression:

Stored size: 1.44 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/monitored_resource.proto

require 'google/protobuf'

require 'google/api/label_pb'
require 'google/api/launch_stage_pb'
require 'google/protobuf/struct_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/monitored_resource.proto", :syntax => :proto3) do
    add_message "google.api.MonitoredResourceDescriptor" do
      optional :name, :string, 5
      optional :type, :string, 1
      optional :display_name, :string, 2
      optional :description, :string, 3
      repeated :labels, :message, 4, "google.api.LabelDescriptor"
      optional :launch_stage, :enum, 7, "google.api.LaunchStage"
    end
    add_message "google.api.MonitoredResource" do
      optional :type, :string, 1
      map :labels, :string, :string, 2
    end
    add_message "google.api.MonitoredResourceMetadata" do
      optional :system_labels, :message, 1, "google.protobuf.Struct"
      map :user_labels, :string, :string, 2
    end
  end
end

module Google
  module Api
    MonitoredResourceDescriptor = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MonitoredResourceDescriptor").msgclass
    MonitoredResource = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MonitoredResource").msgclass
    MonitoredResourceMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MonitoredResourceMetadata").msgclass
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.3.2 lib/google/api/monitored_resource_pb.rb
googleapis-common-protos-types-1.3.0 lib/google/api/monitored_resource_pb.rb
googleapis-common-protos-types-1.2.0 lib/google/api/monitored_resource_pb.rb
googleapis-common-protos-types-1.1.0 lib/google/api/monitored_resource_pb.rb
googleapis-common-protos-types-1.0.6 lib/google/api/monitored_resource_pb.rb
googleapis-common-protos-types-1.0.5 lib/google/api/monitored_resource_pb.rb