GoogleCloudApigeeV1Operation constructor

GoogleCloudApigeeV1Operation({
  1. List<String>? methods,
  2. String? resource,
})

Implementation

GoogleCloudApigeeV1Operation({this.methods, this.resource});