|
1282 | 1282 | } |
1283 | 1283 | } |
1284 | 1284 | }, |
1285 | | - "revision": "20231219", |
| 1285 | + "revision": "20240823", |
1286 | 1286 | "rootUrl": "https://vision.googleapis.com/", |
1287 | 1287 | "schemas": { |
1288 | 1288 | "AddProductToProductSetRequest": { |
|
2748 | 2748 | "type": "object" |
2749 | 2749 | }, |
2750 | 2750 | "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark": { |
2751 | | - "description": "A face-specific landmark (for example, a face feature).", |
| 2751 | + "description": "A face-specific landmark (for example, a face feature). Landmark positions may fall outside the bounds of the image if the face is near one or more edges of the image. Therefore it is NOT guaranteed that `0 <= x < width` or `0 <= y < height`.", |
2752 | 2752 | "id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark", |
2753 | 2753 | "properties": { |
2754 | 2754 | "position": { |
|
4162 | 4162 | "type": "object" |
4163 | 4163 | }, |
4164 | 4164 | "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark": { |
4165 | | - "description": "A face-specific landmark (for example, a face feature).", |
| 4165 | + "description": "A face-specific landmark (for example, a face feature). Landmark positions may fall outside the bounds of the image if the face is near one or more edges of the image. Therefore it is NOT guaranteed that `0 <= x < width` or `0 <= y < height`.", |
4166 | 4166 | "id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark", |
4167 | 4167 | "properties": { |
4168 | 4168 | "position": { |
|
5611 | 5611 | "type": "object" |
5612 | 5612 | }, |
5613 | 5613 | "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark": { |
5614 | | - "description": "A face-specific landmark (for example, a face feature).", |
| 5614 | + "description": "A face-specific landmark (for example, a face feature). Landmark positions may fall outside the bounds of the image if the face is near one or more edges of the image. Therefore it is NOT guaranteed that `0 <= x < width` or `0 <= y < height`.", |
5615 | 5615 | "id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark", |
5616 | 5616 | "properties": { |
5617 | 5617 | "position": { |
|
7154 | 7154 | "type": "object" |
7155 | 7155 | }, |
7156 | 7156 | "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark": { |
7157 | | - "description": "A face-specific landmark (for example, a face feature).", |
| 7157 | + "description": "A face-specific landmark (for example, a face feature). Landmark positions may fall outside the bounds of the image if the face is near one or more edges of the image. Therefore it is NOT guaranteed that `0 <= x < width` or `0 <= y < height`.", |
7158 | 7158 | "id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark", |
7159 | 7159 | "properties": { |
7160 | 7160 | "position": { |
|
8322 | 8322 | "type": "object" |
8323 | 8323 | }, |
8324 | 8324 | "Landmark": { |
8325 | | - "description": "A face-specific landmark (for example, a face feature).", |
| 8325 | + "description": "A face-specific landmark (for example, a face feature). Landmark positions may fall outside the bounds of the image if the face is near one or more edges of the image. Therefore it is NOT guaranteed that `0 <= x < width` or `0 <= y < height`.", |
8326 | 8326 | "id": "Landmark", |
8327 | 8327 | "properties": { |
8328 | 8328 | "position": { |
|
0 commit comments