GoogleCloudApigeeV1KeystoreConfig constructor
GoogleCloudApigeeV1KeystoreConfig({
- List<
GoogleCloudApigeeV1AliasRevisionConfig> ? aliases, - String? name,
Implementation
GoogleCloudApigeeV1KeystoreConfig({this.aliases, this.name});