get Reference Image
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
product Id
project
reference Image Id
See also
suspend fun getReferenceImage(argument: suspend GetReferenceImagePlainArgsBuilder.() -> Unit): GetReferenceImageResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.vision.v1.kotlin.inputs.GetReferenceImagePlainArgs.