GoogleCloudApigeeV1ListAsyncQueriesResponse constructor
GoogleCloudApigeeV1ListAsyncQueriesResponse({
- List<
GoogleCloudApigeeV1AsyncQuery> ? queries,
Implementation
GoogleCloudApigeeV1ListAsyncQueriesResponse({
this.queries,
});