GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client constructor
GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client({
- String? attributesType,
- String? clientId,
- GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret? clientSecret,
- String? issuerUri,
- GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2ClientQueryParameters? queryParameters,
Implementation
GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client({
this.attributesType,
this.clientId,
this.clientSecret,
this.issuerUri,
this.queryParameters,
});