Oauth Idp Config Args
constructor(clientId: Output<String>? = null, clientSecret: Output<String>? = null, displayName: Output<String>? = null, enabled: Output<Boolean>? = null, issuer: Output<String>? = null, name: Output<String>? = null, oauthIdpConfigId: Output<String>? = null, project: Output<String>? = null, responseType: Output<GoogleCloudIdentitytoolkitAdminV2OAuthResponseTypeArgs>? = null, tenantId: Output<String>? = null)