Sha256: 1cab6e95bbfe2bf7f4fa903890ef05b8a68675de759475502a91dce8e9b878f9
Contents?: true
Size: 756 Bytes
Versions: 1
Compression:
Stored size: 756 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/osconfig/v1alpha/osconfig_common.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/osconfig/v1alpha/osconfig_common.proto", :syntax => :proto3) do add_message "google.cloud.osconfig.v1alpha.FixedOrPercent" do oneof :mode do optional :fixed, :int32, 1 optional :percent, :int32, 2 end end end end module Google module Cloud module OsConfig module V1alpha FixedOrPercent = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.osconfig.v1alpha.FixedOrPercent").msgclass end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-os_config-v1alpha-0.3.0 | lib/google/cloud/osconfig/v1alpha/osconfig_common_pb.rb |