GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse constructor

GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse({
  1. List<GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo>? urls,
})

Implementation

GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse({
  this.urls,
});