DataflowOpenTelemetryAuthenticationMethod type
Dataflow OpenTelemetry authentication method values.
KnownDataflowOpenTelemetryAuthenticationMethod can be used interchangeably with DataflowOpenTelemetryAuthenticationMethod,
this enum contains the known values that the service supports.
Known values supported by the service
ServiceAccountToken: Uses serviceaccount token.
X509Certificate: Uses x509 certificate.
Anonymous: Connects anonymously.
type DataflowOpenTelemetryAuthenticationMethod = string