Sha256: 2e78a3e47ce7b99a2c97aac405731c4cba2183a880587c7c28ba7f90c02fd42b
Contents?: true
Size: 720 Bytes
Versions: 7
Compression:
Stored size: 720 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/osconfig/v1alpha/osconfig_common.proto 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
7 entries across 7 versions & 1 rubygems