Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DeployIndexOperationMetadata (v0.5.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DeployIndexOperationMetadata.

Runtime operation information for IndexEndpointService.DeployIndex.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deployed_index_id

def deployed_index_id() -> ::String
Returns
  • (::String) — The unique index id specified by user

#deployed_index_id=

def deployed_index_id=(value) -> ::String
Parameter
  • value (::String) — The unique index id specified by user
Returns
  • (::String) — The unique index id specified by user

#generic_metadata

def generic_metadata() -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns

#generic_metadata=

def generic_metadata=(value) -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Parameter
Returns