GoogleCloudApigeeV1ResourceConfig constructor

GoogleCloudApigeeV1ResourceConfig({
  1. String? location,
  2. String? name,
})

Implementation

GoogleCloudApigeeV1ResourceConfig({this.location, this.name});