Class: Google::Cloud::Notebooks::V1::ListEnvironmentsRequest

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

Overview

Request for listing environments.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



479
480
481
482
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 479

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

#page_token::String



479
480
481
482
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 479

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

#parent::String



479
480
481
482
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 479

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