getReferenceImage

Gets information associated with a ReferenceImage. Possible errors: * Returns NOT_FOUND if the specified image does not exist.

Return

null

Parameters

argument

null


suspend fun getReferenceImage(location: String, productId: String, project: String? = null, referenceImageId: String): GetReferenceImageResult

Return

null

Parameters

location
productId
project
referenceImageId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.vision.v1.kotlin.inputs.GetReferenceImagePlainArgs.

See also