Sha256: 9b40513a90d7bb4f535d34cdde7dabef621a41466d215055bd8274a1bf5e88ae

Contents?: true

Size: 757 Bytes

Versions: 1

Compression:

Stored size: 757 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/osconfig/v1alpha/osconfig_common.proto

require 'google/protobuf'

require 'google/api/annotations_pb'

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.4.0 lib/google/cloud/osconfig/v1alpha/osconfig_common_pb.rb