Class: Google::Cloud::Notebooks::V1::ListInstancesResponse

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

Overview

Response for listing notebook instances.

Instance Attribute Summary collapse

Instance Attribute Details

#instances::Array<::Google::Cloud::Notebooks::V1::Instance>



87
88
89
90
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 87

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

#next_page_token::String



87
88
89
90
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 87

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

#unreachable::Array<::String>



87
88
89
90
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 87

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