Skip to content

Commit 374ced4

Browse files
yoshi-automationsofisl
authored andcommitted
fix(vision): update the API
#### 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
1 parent d313c50 commit 374ced4

File tree

6 files changed

+33
-33
lines changed

6 files changed

+33
-33
lines changed

discovery/vision-v1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@
12821282
}
12831283
}
12841284
},
1285-
"revision": "20231219",
1285+
"revision": "20240823",
12861286
"rootUrl": "https://vision.googleapis.com/",
12871287
"schemas": {
12881288
"AddProductToProductSetRequest": {
@@ -2748,7 +2748,7 @@
27482748
"type": "object"
27492749
},
27502750
"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`.",
27522752
"id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark",
27532753
"properties": {
27542754
"position": {
@@ -4162,7 +4162,7 @@
41624162
"type": "object"
41634163
},
41644164
"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`.",
41664166
"id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark",
41674167
"properties": {
41684168
"position": {
@@ -5611,7 +5611,7 @@
56115611
"type": "object"
56125612
},
56135613
"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`.",
56155615
"id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark",
56165616
"properties": {
56175617
"position": {
@@ -7154,7 +7154,7 @@
71547154
"type": "object"
71557155
},
71567156
"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`.",
71587158
"id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark",
71597159
"properties": {
71607160
"position": {
@@ -8322,7 +8322,7 @@
83228322
"type": "object"
83238323
},
83248324
"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`.",
83268326
"id": "Landmark",
83278327
"properties": {
83288328
"position": {

discovery/vision-v1p1beta1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
}
450450
}
451451
},
452-
"revision": "20231219",
452+
"revision": "20240823",
453453
"rootUrl": "https://vision.googleapis.com/",
454454
"schemas": {
455455
"AnnotateFileResponse": {
@@ -1856,7 +1856,7 @@
18561856
"type": "object"
18571857
},
18581858
"GoogleCloudVisionV1p1beta1FaceAnnotationLandmark": {
1859-
"description": "A face-specific landmark (for example, a face feature).",
1859+
"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`.",
18601860
"id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark",
18611861
"properties": {
18621862
"position": {
@@ -3456,7 +3456,7 @@
34563456
"type": "object"
34573457
},
34583458
"GoogleCloudVisionV1p2beta1FaceAnnotationLandmark": {
3459-
"description": "A face-specific landmark (for example, a face feature).",
3459+
"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`.",
34603460
"id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark",
34613461
"properties": {
34623462
"position": {
@@ -4905,7 +4905,7 @@
49054905
"type": "object"
49064906
},
49074907
"GoogleCloudVisionV1p3beta1FaceAnnotationLandmark": {
4908-
"description": "A face-specific landmark (for example, a face feature).",
4908+
"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`.",
49094909
"id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark",
49104910
"properties": {
49114911
"position": {
@@ -6448,7 +6448,7 @@
64486448
"type": "object"
64496449
},
64506450
"GoogleCloudVisionV1p4beta1FaceAnnotationLandmark": {
6451-
"description": "A face-specific landmark (for example, a face feature).",
6451+
"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`.",
64526452
"id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark",
64536453
"properties": {
64546454
"position": {
@@ -7518,7 +7518,7 @@
75187518
"type": "object"
75197519
},
75207520
"Landmark": {
7521-
"description": "A face-specific landmark (for example, a face feature).",
7521+
"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`.",
75227522
"id": "Landmark",
75237523
"properties": {
75247524
"position": {

discovery/vision-v1p2beta1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
}
450450
}
451451
},
452-
"revision": "20231219",
452+
"revision": "20240823",
453453
"rootUrl": "https://vision.googleapis.com/",
454454
"schemas": {
455455
"AnnotateFileResponse": {
@@ -1631,7 +1631,7 @@
16311631
"type": "object"
16321632
},
16331633
"GoogleCloudVisionV1p1beta1FaceAnnotationLandmark": {
1634-
"description": "A face-specific landmark (for example, a face feature).",
1634+
"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`.",
16351635
"id": "GoogleCloudVisionV1p1beta1FaceAnnotationLandmark",
16361636
"properties": {
16371637
"position": {
@@ -3270,7 +3270,7 @@
32703270
"type": "object"
32713271
},
32723272
"GoogleCloudVisionV1p2beta1FaceAnnotationLandmark": {
3273-
"description": "A face-specific landmark (for example, a face feature).",
3273+
"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`.",
32743274
"id": "GoogleCloudVisionV1p2beta1FaceAnnotationLandmark",
32753275
"properties": {
32763276
"position": {
@@ -4905,7 +4905,7 @@
49054905
"type": "object"
49064906
},
49074907
"GoogleCloudVisionV1p3beta1FaceAnnotationLandmark": {
4908-
"description": "A face-specific landmark (for example, a face feature).",
4908+
"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`.",
49094909
"id": "GoogleCloudVisionV1p3beta1FaceAnnotationLandmark",
49104910
"properties": {
49114911
"position": {
@@ -6448,7 +6448,7 @@
64486448
"type": "object"
64496449
},
64506450
"GoogleCloudVisionV1p4beta1FaceAnnotationLandmark": {
6451-
"description": "A face-specific landmark (for example, a face feature).",
6451+
"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`.",
64526452
"id": "GoogleCloudVisionV1p4beta1FaceAnnotationLandmark",
64536453
"properties": {
64546454
"position": {
@@ -7518,7 +7518,7 @@
75187518
"type": "object"
75197519
},
75207520
"Landmark": {
7521-
"description": "A face-specific landmark (for example, a face feature).",
7521+
"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`.",
75227522
"id": "Landmark",
75237523
"properties": {
75247524
"position": {

src/apis/vision/v1.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@ export namespace vision_v1 {
10081008
underExposedLikelihood?: string | null;
10091009
}
10101010
/**
1011-
* A face-specific landmark (for example, a face feature).
1011+
* 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`.
10121012
*/
10131013
export interface Schema$GoogleCloudVisionV1p1beta1FaceAnnotationLandmark {
10141014
/**
@@ -1870,7 +1870,7 @@ export namespace vision_v1 {
18701870
underExposedLikelihood?: string | null;
18711871
}
18721872
/**
1873-
* A face-specific landmark (for example, a face feature).
1873+
* 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`.
18741874
*/
18751875
export interface Schema$GoogleCloudVisionV1p2beta1FaceAnnotationLandmark {
18761876
/**
@@ -2749,7 +2749,7 @@ export namespace vision_v1 {
27492749
underExposedLikelihood?: string | null;
27502750
}
27512751
/**
2752-
* A face-specific landmark (for example, a face feature).
2752+
* 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`.
27532753
*/
27542754
export interface Schema$GoogleCloudVisionV1p3beta1FaceAnnotationLandmark {
27552755
/**
@@ -3697,7 +3697,7 @@ export namespace vision_v1 {
36973697
underExposedLikelihood?: string | null;
36983698
}
36993699
/**
3700-
* A face-specific landmark (for example, a face feature).
3700+
* 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`.
37013701
*/
37023702
export interface Schema$GoogleCloudVisionV1p4beta1FaceAnnotationLandmark {
37033703
/**
@@ -4470,7 +4470,7 @@ export namespace vision_v1 {
44704470
value?: string | null;
44714471
}
44724472
/**
4473-
* A face-specific landmark (for example, a face feature).
4473+
* 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`.
44744474
*/
44754475
export interface Schema$Landmark {
44764476
/**

src/apis/vision/v1p1beta1.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ export namespace vision_v1p1beta1 {
979979
underExposedLikelihood?: string | null;
980980
}
981981
/**
982-
* A face-specific landmark (for example, a face feature).
982+
* 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`.
983983
*/
984984
export interface Schema$GoogleCloudVisionV1p1beta1FaceAnnotationLandmark {
985985
/**
@@ -1969,7 +1969,7 @@ export namespace vision_v1p1beta1 {
19691969
underExposedLikelihood?: string | null;
19701970
}
19711971
/**
1972-
* A face-specific landmark (for example, a face feature).
1972+
* 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`.
19731973
*/
19741974
export interface Schema$GoogleCloudVisionV1p2beta1FaceAnnotationLandmark {
19751975
/**
@@ -2848,7 +2848,7 @@ export namespace vision_v1p1beta1 {
28482848
underExposedLikelihood?: string | null;
28492849
}
28502850
/**
2851-
* A face-specific landmark (for example, a face feature).
2851+
* 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`.
28522852
*/
28532853
export interface Schema$GoogleCloudVisionV1p3beta1FaceAnnotationLandmark {
28542854
/**
@@ -3796,7 +3796,7 @@ export namespace vision_v1p1beta1 {
37963796
underExposedLikelihood?: string | null;
37973797
}
37983798
/**
3799-
* A face-specific landmark (for example, a face feature).
3799+
* 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`.
38003800
*/
38013801
export interface Schema$GoogleCloudVisionV1p4beta1FaceAnnotationLandmark {
38023802
/**
@@ -4487,7 +4487,7 @@ export namespace vision_v1p1beta1 {
44874487
value?: string | null;
44884488
}
44894489
/**
4490-
* A face-specific landmark (for example, a face feature).
4490+
* 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`.
44914491
*/
44924492
export interface Schema$Landmark {
44934493
/**

src/apis/vision/v1p2beta1.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ export namespace vision_v1p2beta1 {
821821
underExposedLikelihood?: string | null;
822822
}
823823
/**
824-
* A face-specific landmark (for example, a face feature).
824+
* 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`.
825825
*/
826826
export interface Schema$GoogleCloudVisionV1p1beta1FaceAnnotationLandmark {
827827
/**
@@ -1841,7 +1841,7 @@ export namespace vision_v1p2beta1 {
18411841
underExposedLikelihood?: string | null;
18421842
}
18431843
/**
1844-
* A face-specific landmark (for example, a face feature).
1844+
* 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`.
18451845
*/
18461846
export interface Schema$GoogleCloudVisionV1p2beta1FaceAnnotationLandmark {
18471847
/**
@@ -2848,7 +2848,7 @@ export namespace vision_v1p2beta1 {
28482848
underExposedLikelihood?: string | null;
28492849
}
28502850
/**
2851-
* A face-specific landmark (for example, a face feature).
2851+
* 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`.
28522852
*/
28532853
export interface Schema$GoogleCloudVisionV1p3beta1FaceAnnotationLandmark {
28542854
/**
@@ -3796,7 +3796,7 @@ export namespace vision_v1p2beta1 {
37963796
underExposedLikelihood?: string | null;
37973797
}
37983798
/**
3799-
* A face-specific landmark (for example, a face feature).
3799+
* 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`.
38003800
*/
38013801
export interface Schema$GoogleCloudVisionV1p4beta1FaceAnnotationLandmark {
38023802
/**
@@ -4487,7 +4487,7 @@ export namespace vision_v1p2beta1 {
44874487
value?: string | null;
44884488
}
44894489
/**
4490-
* A face-specific landmark (for example, a face feature).
4490+
* 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`.
44914491
*/
44924492
export interface Schema$Landmark {
44934493
/**

0 commit comments

Comments
 (0)