Skip to content

Commit

Permalink
fix(vision): update the API
Browse files Browse the repository at this point in the history
#### vision:v1p1beta1

The following keys were changed:
- schemas.GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p4beta1FaceAnnotationLandmark.description
- schemas.Landmark.description

#### vision:v1p2beta1

The following keys were changed:
- schemas.GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p4beta1FaceAnnotationLandmark.description
- schemas.Landmark.description

#### vision:v1

The following keys were changed:
- schemas.GoogleCloudVisionV1p1beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p2beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p3beta1FaceAnnotationLandmark.description
- schemas.GoogleCloudVisionV1p4beta1FaceAnnotationLandmark.description
- schemas.Landmark.description
  • Loading branch information
yoshi-automation authored and sofisl committed Oct 10, 2024
1 parent d313c50 commit 374ced4
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 33 deletions.
12 changes: 6 additions & 6 deletions discovery/vision-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@
}
}
},
"revision": "20231219",
"revision": "20240823",
"rootUrl": "https://vision.googleapis.com/",
"schemas": {
"AddProductToProductSetRequest": {
Expand Down Expand Up @@ -2748,7 +2748,7 @@
"type": "object"
},
"GoogleCloudVisionV1p1beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -4162,7 +4162,7 @@
"type": "object"
},
"GoogleCloudVisionV1p2beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -5611,7 +5611,7 @@
"type": "object"
},
"GoogleCloudVisionV1p3beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -7154,7 +7154,7 @@
"type": "object"
},
"GoogleCloudVisionV1p4beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -8322,7 +8322,7 @@
"type": "object"
},
"Landmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "Landmark",
"properties": {
"position": {
Expand Down
12 changes: 6 additions & 6 deletions discovery/vision-v1p1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@
}
}
},
"revision": "20231219",
"revision": "20240823",
"rootUrl": "https://vision.googleapis.com/",
"schemas": {
"AnnotateFileResponse": {
Expand Down Expand Up @@ -1856,7 +1856,7 @@
"type": "object"
},
"GoogleCloudVisionV1p1beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -3456,7 +3456,7 @@
"type": "object"
},
"GoogleCloudVisionV1p2beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -4905,7 +4905,7 @@
"type": "object"
},
"GoogleCloudVisionV1p3beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -6448,7 +6448,7 @@
"type": "object"
},
"GoogleCloudVisionV1p4beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -7518,7 +7518,7 @@
"type": "object"
},
"Landmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "Landmark",
"properties": {
"position": {
Expand Down
12 changes: 6 additions & 6 deletions discovery/vision-v1p2beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@
}
}
},
"revision": "20231219",
"revision": "20240823",
"rootUrl": "https://vision.googleapis.com/",
"schemas": {
"AnnotateFileResponse": {
Expand Down Expand Up @@ -1631,7 +1631,7 @@
"type": "object"
},
"GoogleCloudVisionV1p1beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -3270,7 +3270,7 @@
"type": "object"
},
"GoogleCloudVisionV1p2beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -4905,7 +4905,7 @@
"type": "object"
},
"GoogleCloudVisionV1p3beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -6448,7 +6448,7 @@
"type": "object"
},
"GoogleCloudVisionV1p4beta1FaceAnnotationLandmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark",
"properties": {
"position": {
Expand Down Expand Up @@ -7518,7 +7518,7 @@
"type": "object"
},
"Landmark": {
"description": "A face-specific landmark (for example, a face feature).",
"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`.",
"id": "Landmark",
"properties": {
"position": {
Expand Down
10 changes: 5 additions & 5 deletions src/apis/vision/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ export namespace vision_v1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p1beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -1870,7 +1870,7 @@ export namespace vision_v1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p2beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -2749,7 +2749,7 @@ export namespace vision_v1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p3beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -3697,7 +3697,7 @@ export namespace vision_v1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p4beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -4470,7 +4470,7 @@ export namespace vision_v1 {
value?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$Landmark {
/**
Expand Down
10 changes: 5 additions & 5 deletions src/apis/vision/v1p1beta1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ export namespace vision_v1p1beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p1beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -1969,7 +1969,7 @@ export namespace vision_v1p1beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p2beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -2848,7 +2848,7 @@ export namespace vision_v1p1beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p3beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -3796,7 +3796,7 @@ export namespace vision_v1p1beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p4beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -4487,7 +4487,7 @@ export namespace vision_v1p1beta1 {
value?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$Landmark {
/**
Expand Down
10 changes: 5 additions & 5 deletions src/apis/vision/v1p2beta1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ export namespace vision_v1p2beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p1beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -1841,7 +1841,7 @@ export namespace vision_v1p2beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p2beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -2848,7 +2848,7 @@ export namespace vision_v1p2beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p3beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -3796,7 +3796,7 @@ export namespace vision_v1p2beta1 {
underExposedLikelihood?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$GoogleCloudVisionV1p4beta1FaceAnnotationLandmark {
/**
Expand Down Expand Up @@ -4487,7 +4487,7 @@ export namespace vision_v1p2beta1 {
value?: string | null;
}
/**
* A face-specific landmark (for example, a face feature).
* 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`.
*/
export interface Schema$Landmark {
/**
Expand Down

0 comments on commit 374ced4

Please sign in to comment.