Sha256: 4668eed9f4c7e383989f1fc92f27eb88868334dc87443ab28322daa9b11d60fb
Contents?: true
Size: 702 Bytes
Versions: 8
Compression:
Stored size: 702 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/notebooks/v1/instance_config.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/notebooks/v1/instance_config.proto", :syntax => :proto3) do add_message "google.cloud.notebooks.v1.InstanceConfig" do optional :notebook_upgrade_schedule, :string, 1 optional :enable_health_monitoring, :bool, 2 end end end module Google module Cloud module Notebooks module V1 InstanceConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.notebooks.v1.InstanceConfig").msgclass end end end end
Version data entries
8 entries across 8 versions & 1 rubygems