Class: Google::Cloud::AIPlatform::V1::CreateContextRequest

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

Overview

Request message for MetadataService.CreateContext.

Instance Attribute Summary collapse

Instance Attribute Details

#context::Google::Cloud::AIPlatform::V1::Context



362
363
364
365
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 362

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

#context_id::String



362
363
364
365
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 362

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

#parent::String



362
363
364
365
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 362

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