Sha256: 3ced6b887a0931d1bc35b7eff4bc01b6790937db4425d235fb19a61c45771d93
Contents?: true
Size: 803 Bytes
Versions: 3
Compression:
Stored size: 803 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/api/billing.proto require 'google/protobuf' require 'google/api/annotations_pb' require 'google/api/metric_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.api.Billing" do repeated :consumer_destinations, :message, 8, "google.api.Billing.BillingDestination" end add_message "google.api.Billing.BillingDestination" do optional :monitored_resource, :string, 1 repeated :metrics, :string, 2 end end module Google module Api Billing = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Billing").msgclass Billing::BillingDestination = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Billing.BillingDestination").msgclass end end
Version data entries
3 entries across 3 versions & 1 rubygems