functionTarget property

String? functionTarget
getter/setter pair

Entry point of the function when the image is a Cloud Run function.

Output only.

Implementation

core.String? functionTarget;