GoogleCloudApihubV1AuthConfigTemplate constructor
GoogleCloudApihubV1AuthConfigTemplate({
- GoogleCloudApihubV1GoogleServiceAccountConfig? serviceAccount,
- List<
String> ? supportedAuthTypes,
Implementation
GoogleCloudApihubV1AuthConfigTemplate({
this.serviceAccount,
this.supportedAuthTypes,
});