Class: Google::Cloud::AIPlatform::V1::DeleteNotebookExecutionJobRequest

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

Overview

Request message for [NotebookService.DeleteNotebookExecutionJob]

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



535
536
537
538
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 535

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