Class: Google::Cloud::AIPlatform::V1::MutateDeployedIndexResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#deployed_index::Google::Cloud::AIPlatform::V1::DeployedIndex

Returns The DeployedIndex that had been updated in the IndexEndpoint.

Returns:



242
243
244
245
# File 'proto_docs/google/cloud/aiplatform/v1/index_endpoint_service.rb', line 242

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