Oauth
import type { Oauth } from "https://googleapis.deno.dev/v1/servicecontrol:v2.ts";
This message defines attributes associated with OAuth credentials.
interface Oauth {
clientId?: string;
}import type { Oauth } from "https://googleapis.deno.dev/v1/servicecontrol:v2.ts";
This message defines attributes associated with OAuth credentials.