Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::DeployedIndex.
A deployment of an Index.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#index
def index() -> ::String
Returns
-
(::String) — Required. Name of the deployed Index.
Format:
projects/{project_number}/locations/{location_id}/corpora/{corpus_id}/indexes/{index_id}
#index=
def index=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the deployed Index.
Format:
projects/{project_number}/locations/{location_id}/corpora/{corpus_id}/indexes/{index_id}
Returns
-
(::String) — Required. Name of the deployed Index.
Format:
projects/{project_number}/locations/{location_id}/corpora/{corpus_id}/indexes/{index_id}