Class: Google::Cloud::Notebooks::V1::CreateEnvironmentRequest

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 creating a notebook environment.

Instance Attribute Summary collapse

Instance Attribute Details

#environment::Google::Cloud::Notebooks::V1::Environment



536
537
538
539
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 536

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

#environment_id::String



536
537
538
539
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 536

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

#parent::String



536
537
538
539
# File 'proto_docs/google/cloud/notebooks/v1/service.rb', line 536

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