GoogleCloudApigeeV1Alias constructor
GoogleCloudApigeeV1Alias({
- String? alias,
- GoogleCloudApigeeV1Certificate? certsInfo,
- String? type,
Implementation
GoogleCloudApigeeV1Alias({
this.alias,
this.certsInfo,
this.type,
});