destination property
Destination is the message bus that the GoogleApiSource is delivering to.
It must be point to the full resource name of a MessageBus. Format: "projects/{PROJECT_ID}/locations/{region}/messagesBuses/{MESSAGE_BUS_ID)
Required.
Implementation
core.String? destination;