GoogleCloudApihubV1Oauth2ClientCredentialsConfig constructor
GoogleCloudApihubV1Oauth2ClientCredentialsConfig({
- String? clientId,
- GoogleCloudApihubV1Secret? clientSecret,
Implementation
GoogleCloudApihubV1Oauth2ClientCredentialsConfig({
this.clientId,
this.clientSecret,
});