GoogleCloudApigeeV1AliasRevisionConfig constructor

GoogleCloudApigeeV1AliasRevisionConfig({
  1. String? location,
  2. String? name,
  3. String? type,
})

Implementation

GoogleCloudApigeeV1AliasRevisionConfig({this.location, this.name, this.type});