Google Identity Provider Args
constructor(acceptsPromptNoneForwardFromClient: Output<Boolean>? = null, addReadTokenRoleOnCreate: Output<Boolean>? = null, authenticateByDefault: Output<Boolean>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, defaultScopes: Output<String>? = null, disableUserInfo: Output<Boolean>? = null, enabled: Output<Boolean>? = null, extraConfig: Output<Map<String, String>>? = null, firstBrokerLoginFlowAlias: Output<String>? = null, guiOrder: Output<String>? = null, hideOnLoginPage: Output<Boolean>? = null, hostedDomain: Output<String>? = null, linkOnly: Output<Boolean>? = null, postBrokerLoginFlowAlias: Output<String>? = null, providerId: Output<String>? = null, realm: Output<String>? = null, requestRefreshToken: Output<Boolean>? = null, storeToken: Output<Boolean>? = null, syncMode: Output<String>? = null, trustEmail: Output<Boolean>? = null, useUserIpParam: Output<Boolean>? = null)