| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.clone() |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.set(String fieldName,
Object value) |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.setMd5(String md5)
The MD5 Hash of the JSON data
|
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.setSizeBytes(Long sizeBytes)
The size of the returned file in bytes
|
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo.setUri(String uri)
The signed URL of the JSON data.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo> |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.getUrls()
The list of Signed URLs generated by the CreateAsyncQuery request
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse |
GoogleCloudApigeeV1GetAsyncQueryResultUrlResponse.setUrls(List<GoogleCloudApigeeV1GetAsyncQueryResultUrlResponseURLInfo> urls)
The list of Signed URLs generated by the CreateAsyncQuery request
|
Copyright © 2011–2025 Google. All rights reserved.