runtimeConnection property

String? runtimeConnection
getter/setter pair

Fully qualified name of the connection whose service account will be used to execute the code in the container.

Format: "projects/{project_id}/locations/{location_id}/connections/{connection_id}"

Optional.

Implementation

core.String? runtimeConnection;