Class: Google::Cloud::AIPlatform::V1::AddContextChildrenRequest

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.AddContextChildren.

Instance Attribute Summary collapse

Instance Attribute Details

#child_contexts::Array<::String>



596
597
598
599
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 596

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

#context::String



596
597
598
599
# File 'proto_docs/google/cloud/aiplatform/v1/metadata_service.rb', line 596

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