name property
The client-assigned sink identifier, unique within the project.For example: "my-syslog-errors-to-pubsub".
Sink identifiers are limited to 100 characters and can include only the following characters: upper and lower-case alphanumeric characters, underscores, hyphens, and periods. First character has to be alphanumeric.
Required.
Implementation
core.String? name;