get Product
Gets information associated with a Product. Possible errors: * Returns NOT_FOUND if the Product does not exist.
Return
null
Parameters
argument
null
suspend fun getProduct(location: String, productId: String, project: String? = null): GetProductResult
Return
null
See also
Parameters
location
product Id
project
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.vision.v1.kotlin.inputs.GetProductPlainArgs.