Class: Google::Cloud::AIPlatform::V1::NotebookExecutionJob::GcsNotebookSource

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb

Overview

The Cloud Storage uri for the input notebook.

Instance Attribute Summary collapse

Instance Attribute Details

#generation::String



126
127
128
129
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb', line 126

class GcsNotebookSource
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#uri::String



126
127
128
129
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_execution_job.rb', line 126

class GcsNotebookSource
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end