oauth Token
Parameters
value
Contains information needed for generating an OAuth token. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com. Structure is documented below.
suspend fun oauthToken(argument: suspend PipelineDestinationAuthenticationConfigOauthTokenArgsBuilder.() -> Unit)
Parameters
argument
Contains information needed for generating an OAuth token. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com. Structure is documented below.