GoogleCloudApigeeV1AsyncQueryResult constructor

GoogleCloudApigeeV1AsyncQueryResult({
  1. String? expires,
  2. String? self,
})

Implementation

GoogleCloudApigeeV1AsyncQueryResult({this.expires, this.self});