Sha256: b6773cd1c5af40db7b6ee700a8e65f450b86ad886db132f82cb55708af7cadd4

Contents?: true

Size: 883 Bytes

Versions: 4

Compression:

Stored size: 883 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/notebooks/v1/diagnostic_config.proto

require 'google/protobuf'

require 'google/api/field_behavior_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/notebooks/v1/diagnostic_config.proto", :syntax => :proto3) do
    add_message "google.cloud.notebooks.v1.DiagnosticConfig" do
      optional :gcs_bucket, :string, 1
      optional :relative_path, :string, 2
      optional :repair_flag_enabled, :bool, 3
      optional :packet_capture_flag_enabled, :bool, 4
      optional :copy_home_files_flag_enabled, :bool, 5
    end
  end
end

module Google
  module Cloud
    module Notebooks
      module V1
        DiagnosticConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.notebooks.v1.DiagnosticConfig").msgclass
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-cloud-notebooks-v1-0.5.0 lib/google/cloud/notebooks/v1/diagnostic_config_pb.rb
google-cloud-notebooks-v1-0.4.2 lib/google/cloud/notebooks/v1/diagnostic_config_pb.rb
google-cloud-notebooks-v1-0.4.1 lib/google/cloud/notebooks/v1/diagnostic_config_pb.rb
google-cloud-notebooks-v1-0.4.0 lib/google/cloud/notebooks/v1/diagnostic_config_pb.rb