GoogleCloudApigeeV1MoveApiProxyRequest constructor

GoogleCloudApigeeV1MoveApiProxyRequest({
  1. String? space,
})

Implementation

GoogleCloudApigeeV1MoveApiProxyRequest({
  this.space,
});