Class: Google::Cloud::AIPlatform::V1::ListNotebookRuntimesRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



293
294
295
296
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 293

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

#order_by::String



293
294
295
296
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 293

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

#page_size::Integer



293
294
295
296
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 293

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

#page_token::String



293
294
295
296
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 293

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

#parent::String



293
294
295
296
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 293

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

#read_mask::Google::Protobuf::FieldMask



293
294
295
296
# File 'proto_docs/google/cloud/aiplatform/v1/notebook_service.rb', line 293

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