Class: Google::Cloud::AIPlatform::V1::CreateIndexOperationMetadata

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

Overview

Runtime operation information for IndexService.CreateIndex.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_metadata::Google::Cloud::AIPlatform::V1::GenericOperationMetadata

Returns The operation generic information.

Returns:



46
47
48
49
# File 'proto_docs/google/cloud/aiplatform/v1/index_service.rb', line 46

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

#nearest_neighbor_search_operation_metadata::Google::Cloud::AIPlatform::V1::NearestNeighborSearchOperationMetadata

Returns The operation metadata with regard to Matching Engine Index operation.

Returns:



46
47
48
49
# File 'proto_docs/google/cloud/aiplatform/v1/index_service.rb', line 46

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