GoogleCloudApigeeV1ResourceFile constructor

GoogleCloudApigeeV1ResourceFile({
  1. String? name,
  2. String? type,
})

Implementation

GoogleCloudApigeeV1ResourceFile({this.name, this.type});