functionTarget property
Entry point of the function when the image is a Cloud Run function.
Output only.
Implementation
core.String? functionTarget;
Entry point of the function when the image is a Cloud Run function.
Output only.
core.String? functionTarget;