cloudFunction property
The Cloud Function resource name.
Cloud Functions V1 and V2 are supported. Format:
projects/{project}/locations/{location}/functions/{function}
This is a
read-only field. Creating Cloud Functions V1/V2 triggers is only supported
via the Cloud Functions product. An error will be returned if the user
sets this value.
Implementation
core.String? cloudFunction;