google-api-client 0.30.9 → 0.30.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +89 -0
- data/api_names.yaml +1 -0
- data/generated/google/apis/abusiveexperiencereport_v1.rb +1 -1
- data/generated/google/apis/abusiveexperiencereport_v1/classes.rb +18 -7
- data/generated/google/apis/abusiveexperiencereport_v1/service.rb +5 -10
- data/generated/google/apis/adexperiencereport_v1.rb +1 -1
- data/generated/google/apis/adexperiencereport_v1/classes.rb +24 -12
- data/generated/google/apis/adexperiencereport_v1/service.rb +6 -9
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +3 -0
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +62 -9
- data/generated/google/apis/androidmanagement_v1/representations.rb +19 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +32 -9
- data/generated/google/apis/bigquery_v2/representations.rb +5 -0
- data/generated/google/apis/bigquery_v2/service.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +37 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +645 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/representations.rb +263 -0
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +378 -0
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +41 -16
- data/generated/google/apis/bigtableadmin_v2/representations.rb +15 -0
- data/generated/google/apis/binaryauthorization_v1.rb +35 -0
- data/generated/google/apis/binaryauthorization_v1/classes.rb +388 -0
- data/generated/google/apis/binaryauthorization_v1/representations.rb +167 -0
- data/generated/google/apis/binaryauthorization_v1/service.rb +313 -0
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +6 -1
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +10 -6
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +1 -1
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +52 -1
- data/generated/google/apis/cloudasset_v1/representations.rb +17 -0
- data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1beta1/classes.rb +6 -1
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +11 -4
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +0 -14
- data/generated/google/apis/cloudkms_v1/representations.rb +0 -2
- data/generated/google/apis/cloudkms_v1/service.rb +3 -3
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +1 -1
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +6 -1
- data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +5 -3
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +12 -8
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +5 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +12 -8
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +6 -2
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +11 -4
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +11 -4
- data/generated/google/apis/cloudsearch_v1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +14 -3
- data/generated/google/apis/cloudsearch_v1/representations.rb +1 -0
- data/generated/google/apis/cloudsearch_v1/service.rb +3 -1
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +2 -2
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +8 -0
- data/generated/google/apis/cloudtrace_v2/representations.rb +1 -0
- data/generated/google/apis/commentanalyzer_v1alpha1.rb +1 -1
- data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +1 -0
- data/generated/google/apis/composer_v1.rb +1 -1
- data/generated/google/apis/composer_v1/classes.rb +17 -24
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +17 -24
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +1139 -284
- data/generated/google/apis/compute_alpha/representations.rb +304 -1
- data/generated/google/apis/compute_alpha/service.rb +935 -23
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +554 -98
- data/generated/google/apis/compute_beta/representations.rb +117 -0
- data/generated/google/apis/compute_beta/service.rb +63 -19
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1187 -165
- data/generated/google/apis/compute_v1/representations.rb +402 -0
- data/generated/google/apis/compute_v1/service.rb +832 -12
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +36 -0
- data/generated/google/apis/container_v1/representations.rb +16 -0
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +153 -0
- data/generated/google/apis/container_v1beta1/representations.rb +77 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +93 -2
- data/generated/google/apis/content_v2/representations.rb +37 -0
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +86 -2
- data/generated/google/apis/content_v2_1/representations.rb +36 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +21 -106
- data/generated/google/apis/dataflow_v1b3/representations.rb +3 -58
- data/generated/google/apis/dataflow_v1b3/service.rb +0 -327
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +7 -0
- data/generated/google/apis/dataproc_v1/representations.rb +1 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +7 -0
- data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
- data/generated/google/apis/datastore_v1.rb +1 -1
- data/generated/google/apis/datastore_v1/classes.rb +9 -75
- data/generated/google/apis/datastore_v1beta1.rb +1 -1
- data/generated/google/apis/datastore_v1beta1/classes.rb +9 -75
- data/generated/google/apis/dfareporting_v3_1.rb +1 -1
- data/generated/google/apis/dfareporting_v3_1/classes.rb +42 -302
- data/generated/google/apis/dfareporting_v3_1/representations.rb +8 -84
- data/generated/google/apis/dfareporting_v3_1/service.rb +5 -107
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +118 -0
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +70 -0
- data/generated/google/apis/dialogflow_v2beta1/service.rb +75 -0
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +42 -0
- data/generated/google/apis/dlp_v2/representations.rb +16 -0
- data/generated/google/apis/dlp_v2/service.rb +125 -1
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/docs_v1/classes.rb +128 -0
- data/generated/google/apis/docs_v1/representations.rb +49 -0
- data/generated/google/apis/{appstate_v1.rb → domainsrdap_v1.rb} +8 -11
- data/generated/google/apis/domainsrdap_v1/classes.rb +269 -0
- data/generated/google/apis/{appstate_v1 → domainsrdap_v1}/representations.rb +33 -22
- data/generated/google/apis/domainsrdap_v1/service.rb +350 -0
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +10 -1
- data/generated/google/apis/drive_v2/representations.rb +1 -0
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +10 -1
- data/generated/google/apis/drive_v3/representations.rb +1 -0
- data/generated/google/apis/driveactivity_v2.rb +1 -1
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1/classes.rb +21 -130
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1/classes.rb +16 -122
- data/generated/google/apis/firestore_v1beta2.rb +1 -1
- data/generated/google/apis/firestore_v1beta2/classes.rb +14 -83
- data/generated/google/apis/healthcare_v1alpha2.rb +1 -1
- data/generated/google/apis/healthcare_v1alpha2/classes.rb +94 -48
- data/generated/google/apis/healthcare_v1alpha2/representations.rb +16 -0
- data/generated/google/apis/healthcare_v1alpha2/service.rb +117 -75
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +56 -2
- data/generated/google/apis/healthcare_v1beta1/representations.rb +17 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +10 -5
- data/generated/google/apis/homegraph_v1.rb +31 -0
- data/generated/google/apis/homegraph_v1/classes.rb +692 -0
- data/generated/google/apis/homegraph_v1/representations.rb +323 -0
- data/generated/google/apis/homegraph_v1/service.rb +255 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +8 -7
- data/generated/google/apis/logging_v2/service.rb +40 -35
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/pagespeedonline_v5.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +6 -1
- data/generated/google/apis/pubsub_v1/service.rb +15 -9
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +6 -1
- data/generated/google/apis/pubsub_v1beta2/service.rb +10 -6
- data/generated/google/apis/run_v1alpha1.rb +1 -1
- data/generated/google/apis/run_v1alpha1/classes.rb +26 -6
- data/generated/google/apis/run_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/run_v1alpha1/service.rb +5 -3
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +6 -1
- data/generated/google/apis/runtimeconfig_v1beta1/service.rb +5 -3
- data/generated/google/apis/script_v1.rb +1 -1
- data/generated/google/apis/script_v1/service.rb +6 -5
- data/generated/google/apis/securitycenter_v1.rb +1 -1
- data/generated/google/apis/securitycenter_v1/classes.rb +11 -4
- data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +11 -4
- data/generated/google/apis/servicebroker_v1.rb +1 -1
- data/generated/google/apis/servicebroker_v1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1/service.rb +5 -3
- data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
- data/generated/google/apis/servicebroker_v1alpha1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1alpha1/service.rb +5 -3
- data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
- data/generated/google/apis/servicebroker_v1beta1/classes.rb +6 -1
- data/generated/google/apis/servicebroker_v1beta1/service.rb +5 -3
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +1 -4
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +11 -4
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +1 -4
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +1 -4
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +30 -4
- data/generated/google/apis/serviceusage_v1/representations.rb +14 -0
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +30 -4
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +14 -0
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +1 -1
- data/generated/google/apis/speech_v1.rb +1 -1
- data/generated/google/apis/speech_v1/classes.rb +9 -7
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/speech_v1p1beta1/classes.rb +17 -15
- data/generated/google/apis/speech_v2beta.rb +1 -1
- data/generated/google/apis/speech_v2beta/classes.rb +3 -3
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +72 -0
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +35 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +2 -1
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +7 -1
- data/generated/google/apis/storage_v1/representations.rb +2 -2
- data/generated/google/apis/storage_v1/service.rb +6 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/service.rb +1 -9
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +19 -0
- data/generated/google/apis/testing_v1/representations.rb +3 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +1 -0
- data/generated/google/apis/translate_v3beta1.rb +1 -1
- data/generated/google/apis/translate_v3beta1/classes.rb +33 -0
- data/generated/google/apis/translate_v3beta1/representations.rb +3 -0
- data/generated/google/apis/verifiedaccess_v1.rb +35 -0
- data/generated/google/apis/verifiedaccess_v1/classes.rb +174 -0
- data/generated/google/apis/verifiedaccess_v1/representations.rb +99 -0
- data/generated/google/apis/verifiedaccess_v1/service.rb +120 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +204 -2375
- data/generated/google/apis/vision_v1/representations.rb +701 -1634
- data/generated/google/apis/vision_v1/service.rb +17 -17
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1/classes.rb +135 -2306
- data/generated/google/apis/vision_v1p1beta1/representations.rb +768 -1701
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1/classes.rb +326 -2161
- data/generated/google/apis/vision_v1p2beta1/representations.rb +897 -1710
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +8 -2
- data/generated/google/apis/youtube_v3/representations.rb +1 -0
- data/lib/google/apis/version.rb +1 -1
- metadata +22 -6
- data/generated/google/apis/appstate_v1/classes.rb +0 -154
- data/generated/google/apis/appstate_v1/service.rb +0 -249
|
@@ -322,6 +322,12 @@ module Google
|
|
|
322
322
|
include Google::Apis::Core::JsonObjectSupport
|
|
323
323
|
end
|
|
324
324
|
|
|
325
|
+
class GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation
|
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
|
+
|
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
329
|
+
end
|
|
330
|
+
|
|
325
331
|
class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
|
|
326
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
333
|
|
|
@@ -688,6 +694,12 @@ module Google
|
|
|
688
694
|
include Google::Apis::Core::JsonObjectSupport
|
|
689
695
|
end
|
|
690
696
|
|
|
697
|
+
class GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation
|
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
699
|
+
|
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
701
|
+
end
|
|
702
|
+
|
|
691
703
|
class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
|
|
692
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
693
705
|
|
|
@@ -976,6 +988,12 @@ module Google
|
|
|
976
988
|
include Google::Apis::Core::JsonObjectSupport
|
|
977
989
|
end
|
|
978
990
|
|
|
991
|
+
class GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation
|
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
993
|
+
|
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
995
|
+
end
|
|
996
|
+
|
|
979
997
|
class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
|
|
980
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
981
999
|
|
|
@@ -1282,6 +1300,12 @@ module Google
|
|
|
1282
1300
|
include Google::Apis::Core::JsonObjectSupport
|
|
1283
1301
|
end
|
|
1284
1302
|
|
|
1303
|
+
class GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation
|
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1305
|
+
|
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1307
|
+
end
|
|
1308
|
+
|
|
1285
1309
|
class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
|
|
1286
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1287
1311
|
|
|
@@ -1384,1429 +1408,534 @@ module Google
|
|
|
1384
1408
|
include Google::Apis::Core::JsonObjectSupport
|
|
1385
1409
|
end
|
|
1386
1410
|
|
|
1387
|
-
class
|
|
1411
|
+
class GroupedResult
|
|
1388
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1389
1413
|
|
|
1390
1414
|
include Google::Apis::Core::JsonObjectSupport
|
|
1391
1415
|
end
|
|
1392
1416
|
|
|
1393
|
-
class
|
|
1417
|
+
class ImageAnnotationContext
|
|
1394
1418
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1395
1419
|
|
|
1396
1420
|
include Google::Apis::Core::JsonObjectSupport
|
|
1397
1421
|
end
|
|
1398
1422
|
|
|
1399
|
-
class
|
|
1423
|
+
class ImageProperties
|
|
1400
1424
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1401
1425
|
|
|
1402
1426
|
include Google::Apis::Core::JsonObjectSupport
|
|
1403
1427
|
end
|
|
1404
1428
|
|
|
1405
|
-
class
|
|
1429
|
+
class ImportProductSetsResponse
|
|
1406
1430
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1407
1431
|
|
|
1408
1432
|
include Google::Apis::Core::JsonObjectSupport
|
|
1409
1433
|
end
|
|
1410
1434
|
|
|
1411
|
-
class
|
|
1435
|
+
class InputConfig
|
|
1412
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
1437
|
|
|
1414
1438
|
include Google::Apis::Core::JsonObjectSupport
|
|
1415
1439
|
end
|
|
1416
1440
|
|
|
1417
|
-
class
|
|
1441
|
+
class KeyValue
|
|
1418
1442
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1419
1443
|
|
|
1420
1444
|
include Google::Apis::Core::JsonObjectSupport
|
|
1421
1445
|
end
|
|
1422
1446
|
|
|
1423
|
-
class
|
|
1447
|
+
class Landmark
|
|
1424
1448
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1425
1449
|
|
|
1426
1450
|
include Google::Apis::Core::JsonObjectSupport
|
|
1427
1451
|
end
|
|
1428
1452
|
|
|
1429
|
-
class
|
|
1453
|
+
class LatLng
|
|
1430
1454
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1431
1455
|
|
|
1432
1456
|
include Google::Apis::Core::JsonObjectSupport
|
|
1433
1457
|
end
|
|
1434
1458
|
|
|
1435
|
-
class
|
|
1459
|
+
class LocalizedObjectAnnotation
|
|
1436
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1437
1461
|
|
|
1438
1462
|
include Google::Apis::Core::JsonObjectSupport
|
|
1439
1463
|
end
|
|
1440
1464
|
|
|
1441
|
-
class
|
|
1465
|
+
class LocationInfo
|
|
1442
1466
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1443
1467
|
|
|
1444
1468
|
include Google::Apis::Core::JsonObjectSupport
|
|
1445
1469
|
end
|
|
1446
1470
|
|
|
1447
|
-
class
|
|
1471
|
+
class NormalizedVertex
|
|
1448
1472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1449
1473
|
|
|
1450
1474
|
include Google::Apis::Core::JsonObjectSupport
|
|
1451
1475
|
end
|
|
1452
1476
|
|
|
1453
|
-
class
|
|
1477
|
+
class ObjectAnnotation
|
|
1454
1478
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1455
1479
|
|
|
1456
1480
|
include Google::Apis::Core::JsonObjectSupport
|
|
1457
1481
|
end
|
|
1458
1482
|
|
|
1459
|
-
class
|
|
1483
|
+
class Operation
|
|
1460
1484
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1461
1485
|
|
|
1462
1486
|
include Google::Apis::Core::JsonObjectSupport
|
|
1463
1487
|
end
|
|
1464
1488
|
|
|
1465
|
-
class
|
|
1489
|
+
class OperationMetadata
|
|
1466
1490
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1467
1491
|
|
|
1468
1492
|
include Google::Apis::Core::JsonObjectSupport
|
|
1469
1493
|
end
|
|
1470
1494
|
|
|
1471
|
-
class
|
|
1495
|
+
class OutputConfig
|
|
1472
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1473
1497
|
|
|
1474
1498
|
include Google::Apis::Core::JsonObjectSupport
|
|
1475
1499
|
end
|
|
1476
1500
|
|
|
1477
|
-
class
|
|
1501
|
+
class Page
|
|
1478
1502
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1479
1503
|
|
|
1480
1504
|
include Google::Apis::Core::JsonObjectSupport
|
|
1481
1505
|
end
|
|
1482
1506
|
|
|
1483
|
-
class
|
|
1507
|
+
class Paragraph
|
|
1484
1508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1485
1509
|
|
|
1486
1510
|
include Google::Apis::Core::JsonObjectSupport
|
|
1487
1511
|
end
|
|
1488
1512
|
|
|
1489
|
-
class
|
|
1513
|
+
class Position
|
|
1490
1514
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1491
1515
|
|
|
1492
1516
|
include Google::Apis::Core::JsonObjectSupport
|
|
1493
1517
|
end
|
|
1494
1518
|
|
|
1495
|
-
class
|
|
1519
|
+
class Product
|
|
1496
1520
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1497
1521
|
|
|
1498
1522
|
include Google::Apis::Core::JsonObjectSupport
|
|
1499
1523
|
end
|
|
1500
1524
|
|
|
1501
|
-
class
|
|
1525
|
+
class ProductSearchResults
|
|
1502
1526
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1503
1527
|
|
|
1504
1528
|
include Google::Apis::Core::JsonObjectSupport
|
|
1505
1529
|
end
|
|
1506
1530
|
|
|
1507
|
-
class
|
|
1531
|
+
class Property
|
|
1508
1532
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1509
1533
|
|
|
1510
1534
|
include Google::Apis::Core::JsonObjectSupport
|
|
1511
1535
|
end
|
|
1512
1536
|
|
|
1513
|
-
class
|
|
1537
|
+
class ReferenceImage
|
|
1514
1538
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1515
1539
|
|
|
1516
1540
|
include Google::Apis::Core::JsonObjectSupport
|
|
1517
1541
|
end
|
|
1518
1542
|
|
|
1519
|
-
class
|
|
1543
|
+
class Result
|
|
1520
1544
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1521
1545
|
|
|
1522
1546
|
include Google::Apis::Core::JsonObjectSupport
|
|
1523
1547
|
end
|
|
1524
1548
|
|
|
1525
|
-
class
|
|
1549
|
+
class SafeSearchAnnotation
|
|
1526
1550
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1527
1551
|
|
|
1528
1552
|
include Google::Apis::Core::JsonObjectSupport
|
|
1529
1553
|
end
|
|
1530
1554
|
|
|
1531
|
-
class
|
|
1555
|
+
class Status
|
|
1532
1556
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1533
1557
|
|
|
1534
1558
|
include Google::Apis::Core::JsonObjectSupport
|
|
1535
1559
|
end
|
|
1536
1560
|
|
|
1537
|
-
class
|
|
1561
|
+
class Symbol
|
|
1538
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1539
1563
|
|
|
1540
1564
|
include Google::Apis::Core::JsonObjectSupport
|
|
1541
1565
|
end
|
|
1542
1566
|
|
|
1543
|
-
class
|
|
1567
|
+
class TextAnnotation
|
|
1544
1568
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1545
1569
|
|
|
1546
1570
|
include Google::Apis::Core::JsonObjectSupport
|
|
1547
1571
|
end
|
|
1548
1572
|
|
|
1549
|
-
class
|
|
1573
|
+
class TextProperty
|
|
1550
1574
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1551
1575
|
|
|
1552
1576
|
include Google::Apis::Core::JsonObjectSupport
|
|
1553
1577
|
end
|
|
1554
1578
|
|
|
1555
|
-
class
|
|
1579
|
+
class Vertex
|
|
1556
1580
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1557
1581
|
|
|
1558
1582
|
include Google::Apis::Core::JsonObjectSupport
|
|
1559
1583
|
end
|
|
1560
1584
|
|
|
1561
|
-
class
|
|
1585
|
+
class WebDetection
|
|
1562
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1563
1587
|
|
|
1564
1588
|
include Google::Apis::Core::JsonObjectSupport
|
|
1565
1589
|
end
|
|
1566
1590
|
|
|
1567
|
-
class
|
|
1591
|
+
class WebEntity
|
|
1568
1592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1569
1593
|
|
|
1570
1594
|
include Google::Apis::Core::JsonObjectSupport
|
|
1571
1595
|
end
|
|
1572
1596
|
|
|
1573
|
-
class
|
|
1597
|
+
class WebImage
|
|
1574
1598
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1575
1599
|
|
|
1576
1600
|
include Google::Apis::Core::JsonObjectSupport
|
|
1577
1601
|
end
|
|
1578
1602
|
|
|
1579
|
-
class
|
|
1603
|
+
class WebLabel
|
|
1580
1604
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1581
1605
|
|
|
1582
1606
|
include Google::Apis::Core::JsonObjectSupport
|
|
1583
1607
|
end
|
|
1584
1608
|
|
|
1585
|
-
class
|
|
1609
|
+
class WebPage
|
|
1586
1610
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1587
1611
|
|
|
1588
1612
|
include Google::Apis::Core::JsonObjectSupport
|
|
1589
1613
|
end
|
|
1590
1614
|
|
|
1591
|
-
class
|
|
1615
|
+
class Word
|
|
1592
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1593
1617
|
|
|
1594
1618
|
include Google::Apis::Core::JsonObjectSupport
|
|
1595
1619
|
end
|
|
1596
1620
|
|
|
1597
|
-
class
|
|
1598
|
-
|
|
1621
|
+
class AnnotateFileResponse
|
|
1622
|
+
# @private
|
|
1623
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1624
|
+
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
1599
1625
|
|
|
1600
|
-
|
|
1601
|
-
end
|
|
1626
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::InputConfig, decorator: Google::Apis::VisionV1p2beta1::InputConfig::Representation
|
|
1602
1627
|
|
|
1603
|
-
|
|
1604
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1628
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::AnnotateImageResponse::Representation
|
|
1605
1629
|
|
|
1606
|
-
|
|
1630
|
+
property :total_pages, as: 'totalPages'
|
|
1631
|
+
end
|
|
1607
1632
|
end
|
|
1608
1633
|
|
|
1609
|
-
class
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
end
|
|
1634
|
+
class AnnotateImageResponse
|
|
1635
|
+
# @private
|
|
1636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1637
|
+
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::ImageAnnotationContext::Representation
|
|
1614
1638
|
|
|
1615
|
-
|
|
1616
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1639
|
+
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::CropHintsAnnotation::Representation
|
|
1617
1640
|
|
|
1618
|
-
|
|
1619
|
-
end
|
|
1641
|
+
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
1620
1642
|
|
|
1621
|
-
|
|
1622
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1643
|
+
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::FaceAnnotation::Representation
|
|
1623
1644
|
|
|
1624
|
-
|
|
1625
|
-
end
|
|
1645
|
+
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::TextAnnotation::Representation
|
|
1626
1646
|
|
|
1627
|
-
|
|
1628
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1647
|
+
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::ImageProperties, decorator: Google::Apis::VisionV1p2beta1::ImageProperties::Representation
|
|
1629
1648
|
|
|
1630
|
-
|
|
1631
|
-
end
|
|
1649
|
+
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1632
1650
|
|
|
1633
|
-
|
|
1634
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1651
|
+
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1635
1652
|
|
|
1636
|
-
|
|
1637
|
-
end
|
|
1653
|
+
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation::Representation
|
|
1638
1654
|
|
|
1639
|
-
|
|
1640
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1655
|
+
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1641
1656
|
|
|
1642
|
-
|
|
1643
|
-
end
|
|
1657
|
+
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::ProductSearchResults::Representation
|
|
1644
1658
|
|
|
1645
|
-
|
|
1646
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1659
|
+
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation::Representation
|
|
1647
1660
|
|
|
1648
|
-
|
|
1649
|
-
end
|
|
1661
|
+
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1650
1662
|
|
|
1651
|
-
|
|
1652
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1663
|
+
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::WebDetection, decorator: Google::Apis::VisionV1p2beta1::WebDetection::Representation
|
|
1653
1664
|
|
|
1654
|
-
|
|
1665
|
+
end
|
|
1655
1666
|
end
|
|
1656
1667
|
|
|
1657
|
-
class
|
|
1658
|
-
|
|
1668
|
+
class AsyncAnnotateFileResponse
|
|
1669
|
+
# @private
|
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1671
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::OutputConfig::Representation
|
|
1659
1672
|
|
|
1660
|
-
|
|
1673
|
+
end
|
|
1661
1674
|
end
|
|
1662
1675
|
|
|
1663
|
-
class
|
|
1664
|
-
|
|
1676
|
+
class AsyncBatchAnnotateFilesResponse
|
|
1677
|
+
# @private
|
|
1678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1679
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::AsyncAnnotateFileResponse::Representation
|
|
1665
1680
|
|
|
1666
|
-
|
|
1681
|
+
end
|
|
1667
1682
|
end
|
|
1668
1683
|
|
|
1669
|
-
class
|
|
1670
|
-
|
|
1684
|
+
class AsyncBatchAnnotateImagesResponse
|
|
1685
|
+
# @private
|
|
1686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1687
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::OutputConfig::Representation
|
|
1671
1688
|
|
|
1672
|
-
|
|
1689
|
+
end
|
|
1673
1690
|
end
|
|
1674
1691
|
|
|
1675
|
-
class
|
|
1676
|
-
|
|
1692
|
+
class BatchAnnotateFilesResponse
|
|
1693
|
+
# @private
|
|
1694
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1695
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::AnnotateFileResponse::Representation
|
|
1677
1696
|
|
|
1678
|
-
|
|
1697
|
+
end
|
|
1679
1698
|
end
|
|
1680
1699
|
|
|
1681
|
-
class
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1700
|
+
class BatchOperationMetadata
|
|
1701
|
+
# @private
|
|
1702
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1703
|
+
property :end_time, as: 'endTime'
|
|
1704
|
+
property :state, as: 'state'
|
|
1705
|
+
property :submit_time, as: 'submitTime'
|
|
1706
|
+
end
|
|
1685
1707
|
end
|
|
1686
1708
|
|
|
1687
|
-
class
|
|
1688
|
-
|
|
1709
|
+
class Block
|
|
1710
|
+
# @private
|
|
1711
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1712
|
+
property :block_type, as: 'blockType'
|
|
1713
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
1689
1714
|
|
|
1690
|
-
|
|
1691
|
-
|
|
1715
|
+
property :confidence, as: 'confidence'
|
|
1716
|
+
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::Paragraph, decorator: Google::Apis::VisionV1p2beta1::Paragraph::Representation
|
|
1692
1717
|
|
|
1693
|
-
|
|
1694
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1718
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::TextProperty, decorator: Google::Apis::VisionV1p2beta1::TextProperty::Representation
|
|
1695
1719
|
|
|
1696
|
-
|
|
1720
|
+
end
|
|
1697
1721
|
end
|
|
1698
1722
|
|
|
1699
|
-
class
|
|
1700
|
-
|
|
1723
|
+
class BoundingPoly
|
|
1724
|
+
# @private
|
|
1725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1726
|
+
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::NormalizedVertex::Representation
|
|
1701
1727
|
|
|
1702
|
-
|
|
1703
|
-
end
|
|
1728
|
+
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::Vertex, decorator: Google::Apis::VisionV1p2beta1::Vertex::Representation
|
|
1704
1729
|
|
|
1705
|
-
|
|
1706
|
-
|
|
1730
|
+
end
|
|
1731
|
+
end
|
|
1707
1732
|
|
|
1708
|
-
|
|
1733
|
+
class Color
|
|
1734
|
+
# @private
|
|
1735
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1736
|
+
property :alpha, as: 'alpha'
|
|
1737
|
+
property :blue, as: 'blue'
|
|
1738
|
+
property :green, as: 'green'
|
|
1739
|
+
property :red, as: 'red'
|
|
1740
|
+
end
|
|
1709
1741
|
end
|
|
1710
1742
|
|
|
1711
|
-
class
|
|
1712
|
-
|
|
1743
|
+
class ColorInfo
|
|
1744
|
+
# @private
|
|
1745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1746
|
+
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
1713
1747
|
|
|
1714
|
-
|
|
1748
|
+
property :pixel_fraction, as: 'pixelFraction'
|
|
1749
|
+
property :score, as: 'score'
|
|
1750
|
+
end
|
|
1715
1751
|
end
|
|
1716
1752
|
|
|
1717
|
-
class
|
|
1718
|
-
|
|
1753
|
+
class CropHint
|
|
1754
|
+
# @private
|
|
1755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1756
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
1719
1757
|
|
|
1720
|
-
|
|
1758
|
+
property :confidence, as: 'confidence'
|
|
1759
|
+
property :importance_fraction, as: 'importanceFraction'
|
|
1760
|
+
end
|
|
1721
1761
|
end
|
|
1722
1762
|
|
|
1723
|
-
class
|
|
1724
|
-
|
|
1763
|
+
class CropHintsAnnotation
|
|
1764
|
+
# @private
|
|
1765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1766
|
+
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::CropHint, decorator: Google::Apis::VisionV1p2beta1::CropHint::Representation
|
|
1725
1767
|
|
|
1726
|
-
|
|
1768
|
+
end
|
|
1727
1769
|
end
|
|
1728
1770
|
|
|
1729
|
-
class
|
|
1730
|
-
|
|
1771
|
+
class DetectedBreak
|
|
1772
|
+
# @private
|
|
1773
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1774
|
+
property :is_prefix, as: 'isPrefix'
|
|
1775
|
+
property :type, as: 'type'
|
|
1776
|
+
end
|
|
1777
|
+
end
|
|
1731
1778
|
|
|
1732
|
-
|
|
1779
|
+
class DetectedLanguage
|
|
1780
|
+
# @private
|
|
1781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1782
|
+
property :confidence, as: 'confidence'
|
|
1783
|
+
property :language_code, as: 'languageCode'
|
|
1784
|
+
end
|
|
1733
1785
|
end
|
|
1734
1786
|
|
|
1735
|
-
class
|
|
1736
|
-
|
|
1787
|
+
class DominantColorsAnnotation
|
|
1788
|
+
# @private
|
|
1789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1790
|
+
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::ColorInfo, decorator: Google::Apis::VisionV1p2beta1::ColorInfo::Representation
|
|
1737
1791
|
|
|
1738
|
-
|
|
1792
|
+
end
|
|
1739
1793
|
end
|
|
1740
1794
|
|
|
1741
|
-
class
|
|
1742
|
-
|
|
1795
|
+
class EntityAnnotation
|
|
1796
|
+
# @private
|
|
1797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1798
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
1743
1799
|
|
|
1744
|
-
|
|
1745
|
-
|
|
1800
|
+
property :confidence, as: 'confidence'
|
|
1801
|
+
property :description, as: 'description'
|
|
1802
|
+
property :locale, as: 'locale'
|
|
1803
|
+
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::LocationInfo, decorator: Google::Apis::VisionV1p2beta1::LocationInfo::Representation
|
|
1746
1804
|
|
|
1747
|
-
|
|
1748
|
-
|
|
1805
|
+
property :mid, as: 'mid'
|
|
1806
|
+
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::Property, decorator: Google::Apis::VisionV1p2beta1::Property::Representation
|
|
1749
1807
|
|
|
1750
|
-
|
|
1808
|
+
property :score, as: 'score'
|
|
1809
|
+
property :topicality, as: 'topicality'
|
|
1810
|
+
end
|
|
1751
1811
|
end
|
|
1752
1812
|
|
|
1753
|
-
class
|
|
1754
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1755
|
-
|
|
1756
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1757
|
-
end
|
|
1758
|
-
|
|
1759
|
-
class LocalizedObjectAnnotation
|
|
1760
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1761
|
-
|
|
1762
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1763
|
-
end
|
|
1764
|
-
|
|
1765
|
-
class LocationInfo
|
|
1766
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1767
|
-
|
|
1768
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1769
|
-
end
|
|
1770
|
-
|
|
1771
|
-
class NormalizedVertex
|
|
1772
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1773
|
-
|
|
1774
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1775
|
-
end
|
|
1776
|
-
|
|
1777
|
-
class Operation
|
|
1778
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1779
|
-
|
|
1780
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1781
|
-
end
|
|
1782
|
-
|
|
1783
|
-
class OperationMetadata
|
|
1784
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1785
|
-
|
|
1786
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1787
|
-
end
|
|
1788
|
-
|
|
1789
|
-
class OutputConfig
|
|
1790
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1791
|
-
|
|
1792
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1793
|
-
end
|
|
1794
|
-
|
|
1795
|
-
class Page
|
|
1796
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1797
|
-
|
|
1798
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1799
|
-
end
|
|
1800
|
-
|
|
1801
|
-
class Paragraph
|
|
1802
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1803
|
-
|
|
1804
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1805
|
-
end
|
|
1806
|
-
|
|
1807
|
-
class Position
|
|
1808
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1809
|
-
|
|
1810
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1811
|
-
end
|
|
1812
|
-
|
|
1813
|
-
class Product
|
|
1814
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1815
|
-
|
|
1816
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1817
|
-
end
|
|
1818
|
-
|
|
1819
|
-
class ProductSearchResults
|
|
1820
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1821
|
-
|
|
1822
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1823
|
-
end
|
|
1824
|
-
|
|
1825
|
-
class Property
|
|
1826
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1827
|
-
|
|
1828
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1829
|
-
end
|
|
1830
|
-
|
|
1831
|
-
class ReferenceImage
|
|
1832
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1833
|
-
|
|
1834
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1835
|
-
end
|
|
1836
|
-
|
|
1837
|
-
class Result
|
|
1838
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1839
|
-
|
|
1840
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1841
|
-
end
|
|
1842
|
-
|
|
1843
|
-
class SafeSearchAnnotation
|
|
1844
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1845
|
-
|
|
1846
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1847
|
-
end
|
|
1848
|
-
|
|
1849
|
-
class Status
|
|
1850
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1851
|
-
|
|
1852
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1853
|
-
end
|
|
1854
|
-
|
|
1855
|
-
class Symbol
|
|
1856
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1857
|
-
|
|
1858
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1859
|
-
end
|
|
1860
|
-
|
|
1861
|
-
class TextAnnotation
|
|
1862
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1863
|
-
|
|
1864
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1865
|
-
end
|
|
1866
|
-
|
|
1867
|
-
class TextProperty
|
|
1868
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1869
|
-
|
|
1870
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1871
|
-
end
|
|
1872
|
-
|
|
1873
|
-
class Vertex
|
|
1874
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1875
|
-
|
|
1876
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1877
|
-
end
|
|
1878
|
-
|
|
1879
|
-
class WebDetection
|
|
1880
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1881
|
-
|
|
1882
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1883
|
-
end
|
|
1884
|
-
|
|
1885
|
-
class WebEntity
|
|
1886
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1887
|
-
|
|
1888
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1889
|
-
end
|
|
1890
|
-
|
|
1891
|
-
class WebImage
|
|
1892
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1893
|
-
|
|
1894
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1895
|
-
end
|
|
1896
|
-
|
|
1897
|
-
class WebLabel
|
|
1898
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1899
|
-
|
|
1900
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1901
|
-
end
|
|
1902
|
-
|
|
1903
|
-
class WebPage
|
|
1904
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1905
|
-
|
|
1906
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1907
|
-
end
|
|
1908
|
-
|
|
1909
|
-
class Word
|
|
1910
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1911
|
-
|
|
1912
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1913
|
-
end
|
|
1914
|
-
|
|
1915
|
-
class AnnotateFileResponse
|
|
1916
|
-
# @private
|
|
1917
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1918
|
-
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::InputConfig, decorator: Google::Apis::VisionV1p2beta1::InputConfig::Representation
|
|
1919
|
-
|
|
1920
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::AnnotateImageResponse::Representation
|
|
1921
|
-
|
|
1922
|
-
property :total_pages, as: 'totalPages'
|
|
1923
|
-
end
|
|
1924
|
-
end
|
|
1925
|
-
|
|
1926
|
-
class AnnotateImageResponse
|
|
1927
|
-
# @private
|
|
1928
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1929
|
-
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::ImageAnnotationContext::Representation
|
|
1930
|
-
|
|
1931
|
-
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::CropHintsAnnotation::Representation
|
|
1932
|
-
|
|
1933
|
-
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
1934
|
-
|
|
1935
|
-
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::FaceAnnotation::Representation
|
|
1936
|
-
|
|
1937
|
-
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::TextAnnotation::Representation
|
|
1938
|
-
|
|
1939
|
-
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::ImageProperties, decorator: Google::Apis::VisionV1p2beta1::ImageProperties::Representation
|
|
1940
|
-
|
|
1941
|
-
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1942
|
-
|
|
1943
|
-
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1944
|
-
|
|
1945
|
-
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation::Representation
|
|
1946
|
-
|
|
1947
|
-
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1948
|
-
|
|
1949
|
-
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::ProductSearchResults::Representation
|
|
1950
|
-
|
|
1951
|
-
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation::Representation
|
|
1952
|
-
|
|
1953
|
-
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
|
|
1954
|
-
|
|
1955
|
-
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::WebDetection, decorator: Google::Apis::VisionV1p2beta1::WebDetection::Representation
|
|
1956
|
-
|
|
1957
|
-
end
|
|
1958
|
-
end
|
|
1959
|
-
|
|
1960
|
-
class AsyncAnnotateFileResponse
|
|
1961
|
-
# @private
|
|
1962
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1963
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::OutputConfig::Representation
|
|
1964
|
-
|
|
1965
|
-
end
|
|
1966
|
-
end
|
|
1967
|
-
|
|
1968
|
-
class AsyncBatchAnnotateFilesResponse
|
|
1969
|
-
# @private
|
|
1970
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1971
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::AsyncAnnotateFileResponse::Representation
|
|
1972
|
-
|
|
1973
|
-
end
|
|
1974
|
-
end
|
|
1975
|
-
|
|
1976
|
-
class AsyncBatchAnnotateImagesResponse
|
|
1977
|
-
# @private
|
|
1978
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1979
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::OutputConfig::Representation
|
|
1980
|
-
|
|
1981
|
-
end
|
|
1982
|
-
end
|
|
1983
|
-
|
|
1984
|
-
class BatchAnnotateFilesResponse
|
|
1985
|
-
# @private
|
|
1986
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1987
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::AnnotateFileResponse::Representation
|
|
1988
|
-
|
|
1989
|
-
end
|
|
1990
|
-
end
|
|
1991
|
-
|
|
1992
|
-
class BatchOperationMetadata
|
|
1993
|
-
# @private
|
|
1994
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1995
|
-
property :end_time, as: 'endTime'
|
|
1996
|
-
property :state, as: 'state'
|
|
1997
|
-
property :submit_time, as: 'submitTime'
|
|
1998
|
-
end
|
|
1999
|
-
end
|
|
2000
|
-
|
|
2001
|
-
class Block
|
|
2002
|
-
# @private
|
|
2003
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2004
|
-
property :block_type, as: 'blockType'
|
|
2005
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2006
|
-
|
|
2007
|
-
property :confidence, as: 'confidence'
|
|
2008
|
-
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::Paragraph, decorator: Google::Apis::VisionV1p2beta1::Paragraph::Representation
|
|
2009
|
-
|
|
2010
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::TextProperty, decorator: Google::Apis::VisionV1p2beta1::TextProperty::Representation
|
|
2011
|
-
|
|
2012
|
-
end
|
|
2013
|
-
end
|
|
2014
|
-
|
|
2015
|
-
class BoundingPoly
|
|
2016
|
-
# @private
|
|
2017
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2018
|
-
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::NormalizedVertex::Representation
|
|
2019
|
-
|
|
2020
|
-
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::Vertex, decorator: Google::Apis::VisionV1p2beta1::Vertex::Representation
|
|
2021
|
-
|
|
2022
|
-
end
|
|
2023
|
-
end
|
|
2024
|
-
|
|
2025
|
-
class Color
|
|
2026
|
-
# @private
|
|
2027
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2028
|
-
property :alpha, as: 'alpha'
|
|
2029
|
-
property :blue, as: 'blue'
|
|
2030
|
-
property :green, as: 'green'
|
|
2031
|
-
property :red, as: 'red'
|
|
2032
|
-
end
|
|
2033
|
-
end
|
|
2034
|
-
|
|
2035
|
-
class ColorInfo
|
|
2036
|
-
# @private
|
|
2037
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2038
|
-
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
2039
|
-
|
|
2040
|
-
property :pixel_fraction, as: 'pixelFraction'
|
|
2041
|
-
property :score, as: 'score'
|
|
2042
|
-
end
|
|
2043
|
-
end
|
|
2044
|
-
|
|
2045
|
-
class CropHint
|
|
2046
|
-
# @private
|
|
2047
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2048
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2049
|
-
|
|
2050
|
-
property :confidence, as: 'confidence'
|
|
2051
|
-
property :importance_fraction, as: 'importanceFraction'
|
|
2052
|
-
end
|
|
2053
|
-
end
|
|
2054
|
-
|
|
2055
|
-
class CropHintsAnnotation
|
|
2056
|
-
# @private
|
|
2057
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2058
|
-
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::CropHint, decorator: Google::Apis::VisionV1p2beta1::CropHint::Representation
|
|
2059
|
-
|
|
2060
|
-
end
|
|
2061
|
-
end
|
|
2062
|
-
|
|
2063
|
-
class DetectedBreak
|
|
2064
|
-
# @private
|
|
2065
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2066
|
-
property :is_prefix, as: 'isPrefix'
|
|
2067
|
-
property :type, as: 'type'
|
|
2068
|
-
end
|
|
2069
|
-
end
|
|
2070
|
-
|
|
2071
|
-
class DetectedLanguage
|
|
2072
|
-
# @private
|
|
2073
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2074
|
-
property :confidence, as: 'confidence'
|
|
2075
|
-
property :language_code, as: 'languageCode'
|
|
2076
|
-
end
|
|
2077
|
-
end
|
|
2078
|
-
|
|
2079
|
-
class DominantColorsAnnotation
|
|
2080
|
-
# @private
|
|
2081
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2082
|
-
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::ColorInfo, decorator: Google::Apis::VisionV1p2beta1::ColorInfo::Representation
|
|
2083
|
-
|
|
2084
|
-
end
|
|
2085
|
-
end
|
|
2086
|
-
|
|
2087
|
-
class EntityAnnotation
|
|
2088
|
-
# @private
|
|
2089
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2090
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2091
|
-
|
|
2092
|
-
property :confidence, as: 'confidence'
|
|
2093
|
-
property :description, as: 'description'
|
|
2094
|
-
property :locale, as: 'locale'
|
|
2095
|
-
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::LocationInfo, decorator: Google::Apis::VisionV1p2beta1::LocationInfo::Representation
|
|
2096
|
-
|
|
2097
|
-
property :mid, as: 'mid'
|
|
2098
|
-
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::Property, decorator: Google::Apis::VisionV1p2beta1::Property::Representation
|
|
2099
|
-
|
|
2100
|
-
property :score, as: 'score'
|
|
2101
|
-
property :topicality, as: 'topicality'
|
|
2102
|
-
end
|
|
2103
|
-
end
|
|
2104
|
-
|
|
2105
|
-
class FaceAnnotation
|
|
2106
|
-
# @private
|
|
2107
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2108
|
-
property :anger_likelihood, as: 'angerLikelihood'
|
|
2109
|
-
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
2110
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2111
|
-
|
|
2112
|
-
property :detection_confidence, as: 'detectionConfidence'
|
|
2113
|
-
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2114
|
-
|
|
2115
|
-
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
2116
|
-
property :joy_likelihood, as: 'joyLikelihood'
|
|
2117
|
-
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
2118
|
-
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::Landmark, decorator: Google::Apis::VisionV1p2beta1::Landmark::Representation
|
|
2119
|
-
|
|
2120
|
-
property :pan_angle, as: 'panAngle'
|
|
2121
|
-
property :roll_angle, as: 'rollAngle'
|
|
2122
|
-
property :sorrow_likelihood, as: 'sorrowLikelihood'
|
|
2123
|
-
property :surprise_likelihood, as: 'surpriseLikelihood'
|
|
2124
|
-
property :tilt_angle, as: 'tiltAngle'
|
|
2125
|
-
property :under_exposed_likelihood, as: 'underExposedLikelihood'
|
|
2126
|
-
end
|
|
2127
|
-
end
|
|
2128
|
-
|
|
2129
|
-
class GcsDestination
|
|
2130
|
-
# @private
|
|
2131
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2132
|
-
property :uri, as: 'uri'
|
|
2133
|
-
end
|
|
2134
|
-
end
|
|
2135
|
-
|
|
2136
|
-
class GcsSource
|
|
2137
|
-
# @private
|
|
2138
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2139
|
-
property :uri, as: 'uri'
|
|
2140
|
-
end
|
|
2141
|
-
end
|
|
2142
|
-
|
|
2143
|
-
class GoogleCloudVisionV1p1beta1AnnotateFileResponse
|
|
2144
|
-
# @private
|
|
2145
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2146
|
-
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
|
|
2147
|
-
|
|
2148
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
|
|
2149
|
-
|
|
2150
|
-
property :total_pages, as: 'totalPages'
|
|
2151
|
-
end
|
|
2152
|
-
end
|
|
2153
|
-
|
|
2154
|
-
class GoogleCloudVisionV1p1beta1AnnotateImageResponse
|
|
2155
|
-
# @private
|
|
2156
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2157
|
-
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
|
|
2158
|
-
|
|
2159
|
-
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
|
|
2160
|
-
|
|
2161
|
-
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
2162
|
-
|
|
2163
|
-
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
|
|
2164
|
-
|
|
2165
|
-
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
|
|
2166
|
-
|
|
2167
|
-
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
|
|
2168
|
-
|
|
2169
|
-
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2170
|
-
|
|
2171
|
-
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2172
|
-
|
|
2173
|
-
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
|
|
2174
|
-
|
|
2175
|
-
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2176
|
-
|
|
2177
|
-
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
|
|
2178
|
-
|
|
2179
|
-
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
|
|
2180
|
-
|
|
2181
|
-
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2182
|
-
|
|
2183
|
-
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection::Representation
|
|
2184
|
-
|
|
2185
|
-
end
|
|
2186
|
-
end
|
|
2187
|
-
|
|
2188
|
-
class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
|
|
2189
|
-
# @private
|
|
2190
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2191
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
|
|
2192
|
-
|
|
2193
|
-
end
|
|
2194
|
-
end
|
|
2195
|
-
|
|
2196
|
-
class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
|
|
2197
|
-
# @private
|
|
2198
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2199
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
|
|
2200
|
-
|
|
2201
|
-
end
|
|
2202
|
-
end
|
|
2203
|
-
|
|
2204
|
-
class GoogleCloudVisionV1p1beta1Block
|
|
2205
|
-
# @private
|
|
2206
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2207
|
-
property :block_type, as: 'blockType'
|
|
2208
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2209
|
-
|
|
2210
|
-
property :confidence, as: 'confidence'
|
|
2211
|
-
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph::Representation
|
|
2212
|
-
|
|
2213
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
2214
|
-
|
|
2215
|
-
end
|
|
2216
|
-
end
|
|
2217
|
-
|
|
2218
|
-
class GoogleCloudVisionV1p1beta1BoundingPoly
|
|
2219
|
-
# @private
|
|
2220
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2221
|
-
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
|
|
2222
|
-
|
|
2223
|
-
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex::Representation
|
|
2224
|
-
|
|
2225
|
-
end
|
|
2226
|
-
end
|
|
2227
|
-
|
|
2228
|
-
class GoogleCloudVisionV1p1beta1ColorInfo
|
|
2229
|
-
# @private
|
|
2230
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2231
|
-
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
2232
|
-
|
|
2233
|
-
property :pixel_fraction, as: 'pixelFraction'
|
|
2234
|
-
property :score, as: 'score'
|
|
2235
|
-
end
|
|
2236
|
-
end
|
|
2237
|
-
|
|
2238
|
-
class GoogleCloudVisionV1p1beta1CropHint
|
|
2239
|
-
# @private
|
|
2240
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2241
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2242
|
-
|
|
2243
|
-
property :confidence, as: 'confidence'
|
|
2244
|
-
property :importance_fraction, as: 'importanceFraction'
|
|
2245
|
-
end
|
|
2246
|
-
end
|
|
2247
|
-
|
|
2248
|
-
class GoogleCloudVisionV1p1beta1CropHintsAnnotation
|
|
2249
|
-
# @private
|
|
2250
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2251
|
-
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint::Representation
|
|
2252
|
-
|
|
2253
|
-
end
|
|
2254
|
-
end
|
|
2255
|
-
|
|
2256
|
-
class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
|
|
2257
|
-
# @private
|
|
2258
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2259
|
-
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
|
|
2260
|
-
|
|
2261
|
-
end
|
|
2262
|
-
end
|
|
2263
|
-
|
|
2264
|
-
class GoogleCloudVisionV1p1beta1EntityAnnotation
|
|
2265
|
-
# @private
|
|
2266
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2267
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2268
|
-
|
|
2269
|
-
property :confidence, as: 'confidence'
|
|
2270
|
-
property :description, as: 'description'
|
|
2271
|
-
property :locale, as: 'locale'
|
|
2272
|
-
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
|
|
2273
|
-
|
|
2274
|
-
property :mid, as: 'mid'
|
|
2275
|
-
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property::Representation
|
|
2276
|
-
|
|
2277
|
-
property :score, as: 'score'
|
|
2278
|
-
property :topicality, as: 'topicality'
|
|
2279
|
-
end
|
|
2280
|
-
end
|
|
2281
|
-
|
|
2282
|
-
class GoogleCloudVisionV1p1beta1FaceAnnotation
|
|
2283
|
-
# @private
|
|
2284
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2285
|
-
property :anger_likelihood, as: 'angerLikelihood'
|
|
2286
|
-
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
2287
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2288
|
-
|
|
2289
|
-
property :detection_confidence, as: 'detectionConfidence'
|
|
2290
|
-
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2291
|
-
|
|
2292
|
-
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
2293
|
-
property :joy_likelihood, as: 'joyLikelihood'
|
|
2294
|
-
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
2295
|
-
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
|
|
2296
|
-
|
|
2297
|
-
property :pan_angle, as: 'panAngle'
|
|
2298
|
-
property :roll_angle, as: 'rollAngle'
|
|
2299
|
-
property :sorrow_likelihood, as: 'sorrowLikelihood'
|
|
2300
|
-
property :surprise_likelihood, as: 'surpriseLikelihood'
|
|
2301
|
-
property :tilt_angle, as: 'tiltAngle'
|
|
2302
|
-
property :under_exposed_likelihood, as: 'underExposedLikelihood'
|
|
2303
|
-
end
|
|
2304
|
-
end
|
|
2305
|
-
|
|
2306
|
-
class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
|
|
2307
|
-
# @private
|
|
2308
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2309
|
-
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position::Representation
|
|
2310
|
-
|
|
2311
|
-
property :type, as: 'type'
|
|
2312
|
-
end
|
|
2313
|
-
end
|
|
2314
|
-
|
|
2315
|
-
class GoogleCloudVisionV1p1beta1GcsDestination
|
|
2316
|
-
# @private
|
|
2317
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2318
|
-
property :uri, as: 'uri'
|
|
2319
|
-
end
|
|
2320
|
-
end
|
|
2321
|
-
|
|
2322
|
-
class GoogleCloudVisionV1p1beta1GcsSource
|
|
2323
|
-
# @private
|
|
2324
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2325
|
-
property :uri, as: 'uri'
|
|
2326
|
-
end
|
|
2327
|
-
end
|
|
2328
|
-
|
|
2329
|
-
class GoogleCloudVisionV1p1beta1ImageAnnotationContext
|
|
2330
|
-
# @private
|
|
2331
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2332
|
-
property :page_number, as: 'pageNumber'
|
|
2333
|
-
property :uri, as: 'uri'
|
|
2334
|
-
end
|
|
2335
|
-
end
|
|
2336
|
-
|
|
2337
|
-
class GoogleCloudVisionV1p1beta1ImageProperties
|
|
2338
|
-
# @private
|
|
2339
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2340
|
-
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
|
|
2341
|
-
|
|
2342
|
-
end
|
|
2343
|
-
end
|
|
2344
|
-
|
|
2345
|
-
class GoogleCloudVisionV1p1beta1InputConfig
|
|
2346
|
-
# @private
|
|
2347
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2348
|
-
property :content, :base64 => true, as: 'content'
|
|
2349
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource::Representation
|
|
2350
|
-
|
|
2351
|
-
property :mime_type, as: 'mimeType'
|
|
2352
|
-
end
|
|
2353
|
-
end
|
|
2354
|
-
|
|
2355
|
-
class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
|
|
2356
|
-
# @private
|
|
2357
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2358
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2359
|
-
|
|
2360
|
-
property :language_code, as: 'languageCode'
|
|
2361
|
-
property :mid, as: 'mid'
|
|
2362
|
-
property :name, as: 'name'
|
|
2363
|
-
property :score, as: 'score'
|
|
2364
|
-
end
|
|
2365
|
-
end
|
|
2366
|
-
|
|
2367
|
-
class GoogleCloudVisionV1p1beta1LocationInfo
|
|
2368
|
-
# @private
|
|
2369
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2370
|
-
property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
2371
|
-
|
|
2372
|
-
end
|
|
2373
|
-
end
|
|
2374
|
-
|
|
2375
|
-
class GoogleCloudVisionV1p1beta1NormalizedVertex
|
|
2376
|
-
# @private
|
|
2377
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2378
|
-
property :x, as: 'x'
|
|
2379
|
-
property :y, as: 'y'
|
|
2380
|
-
end
|
|
2381
|
-
end
|
|
2382
|
-
|
|
2383
|
-
class GoogleCloudVisionV1p1beta1OperationMetadata
|
|
2384
|
-
# @private
|
|
2385
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2386
|
-
property :create_time, as: 'createTime'
|
|
2387
|
-
property :state, as: 'state'
|
|
2388
|
-
property :update_time, as: 'updateTime'
|
|
2389
|
-
end
|
|
2390
|
-
end
|
|
2391
|
-
|
|
2392
|
-
class GoogleCloudVisionV1p1beta1OutputConfig
|
|
2393
|
-
# @private
|
|
2394
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2395
|
-
property :batch_size, as: 'batchSize'
|
|
2396
|
-
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
|
|
2397
|
-
|
|
2398
|
-
end
|
|
2399
|
-
end
|
|
2400
|
-
|
|
2401
|
-
class GoogleCloudVisionV1p1beta1Page
|
|
2402
|
-
# @private
|
|
2403
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2404
|
-
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block::Representation
|
|
2405
|
-
|
|
2406
|
-
property :confidence, as: 'confidence'
|
|
2407
|
-
property :height, as: 'height'
|
|
2408
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
2409
|
-
|
|
2410
|
-
property :width, as: 'width'
|
|
2411
|
-
end
|
|
2412
|
-
end
|
|
2413
|
-
|
|
2414
|
-
class GoogleCloudVisionV1p1beta1Paragraph
|
|
2415
|
-
# @private
|
|
2416
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2417
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2418
|
-
|
|
2419
|
-
property :confidence, as: 'confidence'
|
|
2420
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
2421
|
-
|
|
2422
|
-
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word::Representation
|
|
2423
|
-
|
|
2424
|
-
end
|
|
2425
|
-
end
|
|
2426
|
-
|
|
2427
|
-
class GoogleCloudVisionV1p1beta1Position
|
|
2428
|
-
# @private
|
|
2429
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2430
|
-
property :x, as: 'x'
|
|
2431
|
-
property :y, as: 'y'
|
|
2432
|
-
property :z, as: 'z'
|
|
2433
|
-
end
|
|
2434
|
-
end
|
|
2435
|
-
|
|
2436
|
-
class GoogleCloudVisionV1p1beta1Product
|
|
2437
|
-
# @private
|
|
2438
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2439
|
-
property :description, as: 'description'
|
|
2440
|
-
property :display_name, as: 'displayName'
|
|
2441
|
-
property :name, as: 'name'
|
|
2442
|
-
property :product_category, as: 'productCategory'
|
|
2443
|
-
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
|
|
2444
|
-
|
|
2445
|
-
end
|
|
2446
|
-
end
|
|
2447
|
-
|
|
2448
|
-
class GoogleCloudVisionV1p1beta1ProductKeyValue
|
|
2449
|
-
# @private
|
|
2450
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2451
|
-
property :key, as: 'key'
|
|
2452
|
-
property :value, as: 'value'
|
|
2453
|
-
end
|
|
2454
|
-
end
|
|
2455
|
-
|
|
2456
|
-
class GoogleCloudVisionV1p1beta1ProductSearchResults
|
|
2457
|
-
# @private
|
|
2458
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2459
|
-
property :index_time, as: 'indexTime'
|
|
2460
|
-
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
|
|
2461
|
-
|
|
2462
|
-
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
|
|
2463
|
-
|
|
2464
|
-
end
|
|
2465
|
-
end
|
|
2466
|
-
|
|
2467
|
-
class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
|
|
2468
|
-
# @private
|
|
2469
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2470
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2471
|
-
|
|
2472
|
-
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
|
|
2473
|
-
|
|
2474
|
-
end
|
|
2475
|
-
end
|
|
2476
|
-
|
|
2477
|
-
class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
|
|
2478
|
-
# @private
|
|
2479
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2480
|
-
property :image, as: 'image'
|
|
2481
|
-
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product::Representation
|
|
2482
|
-
|
|
2483
|
-
property :score, as: 'score'
|
|
2484
|
-
end
|
|
2485
|
-
end
|
|
2486
|
-
|
|
2487
|
-
class GoogleCloudVisionV1p1beta1Property
|
|
2488
|
-
# @private
|
|
2489
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2490
|
-
property :name, as: 'name'
|
|
2491
|
-
property :uint64_value, :numeric_string => true, as: 'uint64Value'
|
|
2492
|
-
property :value, as: 'value'
|
|
2493
|
-
end
|
|
2494
|
-
end
|
|
2495
|
-
|
|
2496
|
-
class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
|
|
2497
|
-
# @private
|
|
2498
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2499
|
-
property :adult, as: 'adult'
|
|
2500
|
-
property :medical, as: 'medical'
|
|
2501
|
-
property :racy, as: 'racy'
|
|
2502
|
-
property :spoof, as: 'spoof'
|
|
2503
|
-
property :violence, as: 'violence'
|
|
2504
|
-
end
|
|
2505
|
-
end
|
|
2506
|
-
|
|
2507
|
-
class GoogleCloudVisionV1p1beta1Symbol
|
|
2508
|
-
# @private
|
|
2509
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2510
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2511
|
-
|
|
2512
|
-
property :confidence, as: 'confidence'
|
|
2513
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
2514
|
-
|
|
2515
|
-
property :text, as: 'text'
|
|
2516
|
-
end
|
|
2517
|
-
end
|
|
2518
|
-
|
|
2519
|
-
class GoogleCloudVisionV1p1beta1TextAnnotation
|
|
2520
|
-
# @private
|
|
2521
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2522
|
-
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page::Representation
|
|
2523
|
-
|
|
2524
|
-
property :text, as: 'text'
|
|
2525
|
-
end
|
|
2526
|
-
end
|
|
2527
|
-
|
|
2528
|
-
class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
|
|
2529
|
-
# @private
|
|
2530
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2531
|
-
property :is_prefix, as: 'isPrefix'
|
|
2532
|
-
property :type, as: 'type'
|
|
2533
|
-
end
|
|
2534
|
-
end
|
|
2535
|
-
|
|
2536
|
-
class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
|
|
2537
|
-
# @private
|
|
2538
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2539
|
-
property :confidence, as: 'confidence'
|
|
2540
|
-
property :language_code, as: 'languageCode'
|
|
2541
|
-
end
|
|
2542
|
-
end
|
|
2543
|
-
|
|
2544
|
-
class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
|
|
2545
|
-
# @private
|
|
2546
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2547
|
-
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
|
|
2548
|
-
|
|
2549
|
-
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
|
|
2550
|
-
|
|
2551
|
-
end
|
|
2552
|
-
end
|
|
2553
|
-
|
|
2554
|
-
class GoogleCloudVisionV1p1beta1Vertex
|
|
2555
|
-
# @private
|
|
2556
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2557
|
-
property :x, as: 'x'
|
|
2558
|
-
property :y, as: 'y'
|
|
2559
|
-
end
|
|
2560
|
-
end
|
|
2561
|
-
|
|
2562
|
-
class GoogleCloudVisionV1p1beta1WebDetection
|
|
2563
|
-
# @private
|
|
2564
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2565
|
-
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
|
|
2566
|
-
|
|
2567
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
2568
|
-
|
|
2569
|
-
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
|
|
2570
|
-
|
|
2571
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
2572
|
-
|
|
2573
|
-
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
2574
|
-
|
|
2575
|
-
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
|
|
2576
|
-
|
|
2577
|
-
end
|
|
2578
|
-
end
|
|
2579
|
-
|
|
2580
|
-
class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
|
|
2581
|
-
# @private
|
|
2582
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2583
|
-
property :description, as: 'description'
|
|
2584
|
-
property :entity_id, as: 'entityId'
|
|
2585
|
-
property :score, as: 'score'
|
|
2586
|
-
end
|
|
2587
|
-
end
|
|
2588
|
-
|
|
2589
|
-
class GoogleCloudVisionV1p1beta1WebDetectionWebImage
|
|
2590
|
-
# @private
|
|
2591
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2592
|
-
property :score, as: 'score'
|
|
2593
|
-
property :url, as: 'url'
|
|
2594
|
-
end
|
|
2595
|
-
end
|
|
2596
|
-
|
|
2597
|
-
class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
|
|
2598
|
-
# @private
|
|
2599
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2600
|
-
property :label, as: 'label'
|
|
2601
|
-
property :language_code, as: 'languageCode'
|
|
2602
|
-
end
|
|
2603
|
-
end
|
|
2604
|
-
|
|
2605
|
-
class GoogleCloudVisionV1p1beta1WebDetectionWebPage
|
|
2606
|
-
# @private
|
|
2607
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2608
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
2609
|
-
|
|
2610
|
-
property :page_title, as: 'pageTitle'
|
|
2611
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
2612
|
-
|
|
2613
|
-
property :score, as: 'score'
|
|
2614
|
-
property :url, as: 'url'
|
|
2615
|
-
end
|
|
2616
|
-
end
|
|
2617
|
-
|
|
2618
|
-
class GoogleCloudVisionV1p1beta1Word
|
|
2619
|
-
# @private
|
|
2620
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2621
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2622
|
-
|
|
2623
|
-
property :confidence, as: 'confidence'
|
|
2624
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
2625
|
-
|
|
2626
|
-
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol::Representation
|
|
2627
|
-
|
|
2628
|
-
end
|
|
2629
|
-
end
|
|
2630
|
-
|
|
2631
|
-
class GoogleCloudVisionV1p2beta1AnnotateFileRequest
|
|
1813
|
+
class FaceAnnotation
|
|
2632
1814
|
# @private
|
|
2633
1815
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2634
|
-
|
|
1816
|
+
property :anger_likelihood, as: 'angerLikelihood'
|
|
1817
|
+
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
1818
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2635
1819
|
|
|
2636
|
-
property :
|
|
1820
|
+
property :detection_confidence, as: 'detectionConfidence'
|
|
1821
|
+
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
2637
1822
|
|
|
2638
|
-
property :
|
|
1823
|
+
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
1824
|
+
property :joy_likelihood, as: 'joyLikelihood'
|
|
1825
|
+
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
1826
|
+
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::Landmark, decorator: Google::Apis::VisionV1p2beta1::Landmark::Representation
|
|
2639
1827
|
|
|
2640
|
-
|
|
1828
|
+
property :pan_angle, as: 'panAngle'
|
|
1829
|
+
property :roll_angle, as: 'rollAngle'
|
|
1830
|
+
property :sorrow_likelihood, as: 'sorrowLikelihood'
|
|
1831
|
+
property :surprise_likelihood, as: 'surpriseLikelihood'
|
|
1832
|
+
property :tilt_angle, as: 'tiltAngle'
|
|
1833
|
+
property :under_exposed_likelihood, as: 'underExposedLikelihood'
|
|
2641
1834
|
end
|
|
2642
1835
|
end
|
|
2643
1836
|
|
|
2644
|
-
class
|
|
1837
|
+
class GcsDestination
|
|
2645
1838
|
# @private
|
|
2646
1839
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2647
|
-
property :
|
|
2648
|
-
|
|
2649
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
|
|
2650
|
-
|
|
2651
|
-
property :total_pages, as: 'totalPages'
|
|
1840
|
+
property :uri, as: 'uri'
|
|
2652
1841
|
end
|
|
2653
1842
|
end
|
|
2654
1843
|
|
|
2655
|
-
class
|
|
1844
|
+
class GcsSource
|
|
2656
1845
|
# @private
|
|
2657
1846
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
property :image, as: 'image', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image::Representation
|
|
2661
|
-
|
|
2662
|
-
property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
|
|
2663
|
-
|
|
1847
|
+
property :uri, as: 'uri'
|
|
2664
1848
|
end
|
|
2665
1849
|
end
|
|
2666
1850
|
|
|
2667
|
-
class
|
|
1851
|
+
class GoogleCloudVisionV1p1beta1AnnotateFileResponse
|
|
2668
1852
|
# @private
|
|
2669
1853
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2670
|
-
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
|
|
2671
|
-
|
|
2672
|
-
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
|
|
2673
|
-
|
|
2674
1854
|
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
2675
1855
|
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
|
|
2679
|
-
|
|
2680
|
-
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
|
|
2681
|
-
|
|
2682
|
-
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
2683
|
-
|
|
2684
|
-
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
2685
|
-
|
|
2686
|
-
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
|
|
2687
|
-
|
|
2688
|
-
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
2689
|
-
|
|
2690
|
-
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
|
|
2691
|
-
|
|
2692
|
-
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
|
|
2693
|
-
|
|
2694
|
-
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
1856
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
|
|
2695
1857
|
|
|
2696
|
-
|
|
1858
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
|
|
2697
1859
|
|
|
1860
|
+
property :total_pages, as: 'totalPages'
|
|
2698
1861
|
end
|
|
2699
1862
|
end
|
|
2700
1863
|
|
|
2701
|
-
class
|
|
1864
|
+
class GoogleCloudVisionV1p1beta1AnnotateImageResponse
|
|
2702
1865
|
# @private
|
|
2703
1866
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
|
|
2707
|
-
|
|
2708
|
-
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
|
|
2709
|
-
|
|
2710
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
|
|
1867
|
+
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
|
|
2711
1868
|
|
|
2712
|
-
|
|
2713
|
-
end
|
|
1869
|
+
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
|
|
2714
1870
|
|
|
2715
|
-
|
|
2716
|
-
# @private
|
|
2717
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2718
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
|
|
1871
|
+
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
2719
1872
|
|
|
2720
|
-
|
|
2721
|
-
end
|
|
1873
|
+
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
|
|
2722
1874
|
|
|
2723
|
-
|
|
2724
|
-
# @private
|
|
2725
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2726
|
-
property :parent, as: 'parent'
|
|
2727
|
-
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest::Representation
|
|
1875
|
+
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
|
|
2728
1876
|
|
|
2729
|
-
|
|
2730
|
-
end
|
|
1877
|
+
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
|
|
2731
1878
|
|
|
2732
|
-
|
|
2733
|
-
# @private
|
|
2734
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2735
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
|
|
1879
|
+
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2736
1880
|
|
|
2737
|
-
|
|
2738
|
-
end
|
|
1881
|
+
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2739
1882
|
|
|
2740
|
-
|
|
2741
|
-
# @private
|
|
2742
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2743
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
|
|
1883
|
+
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
|
|
2744
1884
|
|
|
2745
|
-
|
|
2746
|
-
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
|
|
1885
|
+
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2747
1886
|
|
|
2748
|
-
|
|
2749
|
-
end
|
|
1887
|
+
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
|
|
2750
1888
|
|
|
2751
|
-
|
|
2752
|
-
# @private
|
|
2753
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2754
|
-
property :parent, as: 'parent'
|
|
2755
|
-
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileRequest::Representation
|
|
1889
|
+
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
|
|
2756
1890
|
|
|
2757
|
-
|
|
2758
|
-
end
|
|
1891
|
+
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
|
|
2759
1892
|
|
|
2760
|
-
|
|
2761
|
-
# @private
|
|
2762
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2763
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileResponse::Representation
|
|
1893
|
+
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection::Representation
|
|
2764
1894
|
|
|
2765
1895
|
end
|
|
2766
1896
|
end
|
|
2767
1897
|
|
|
2768
|
-
class
|
|
1898
|
+
class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
|
|
2769
1899
|
# @private
|
|
2770
1900
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2771
|
-
property :
|
|
2772
|
-
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
|
|
1901
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
|
|
2773
1902
|
|
|
2774
1903
|
end
|
|
2775
1904
|
end
|
|
2776
1905
|
|
|
2777
|
-
class
|
|
1906
|
+
class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
|
|
2778
1907
|
# @private
|
|
2779
1908
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2780
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::
|
|
1909
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
|
|
2781
1910
|
|
|
2782
1911
|
end
|
|
2783
1912
|
end
|
|
2784
1913
|
|
|
2785
|
-
class
|
|
1914
|
+
class GoogleCloudVisionV1p1beta1Block
|
|
2786
1915
|
# @private
|
|
2787
1916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2788
1917
|
property :block_type, as: 'blockType'
|
|
2789
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
1918
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2790
1919
|
|
|
2791
1920
|
property :confidence, as: 'confidence'
|
|
2792
|
-
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::
|
|
1921
|
+
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph::Representation
|
|
2793
1922
|
|
|
2794
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
1923
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
2795
1924
|
|
|
2796
1925
|
end
|
|
2797
1926
|
end
|
|
2798
1927
|
|
|
2799
|
-
class
|
|
1928
|
+
class GoogleCloudVisionV1p1beta1BoundingPoly
|
|
2800
1929
|
# @private
|
|
2801
1930
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2802
|
-
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::
|
|
1931
|
+
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
|
|
2803
1932
|
|
|
2804
|
-
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::
|
|
1933
|
+
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex::Representation
|
|
2805
1934
|
|
|
2806
1935
|
end
|
|
2807
1936
|
end
|
|
2808
1937
|
|
|
2809
|
-
class
|
|
1938
|
+
class GoogleCloudVisionV1p1beta1ColorInfo
|
|
2810
1939
|
# @private
|
|
2811
1940
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2812
1941
|
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
@@ -2816,71 +1945,64 @@ module Google
|
|
|
2816
1945
|
end
|
|
2817
1946
|
end
|
|
2818
1947
|
|
|
2819
|
-
class
|
|
1948
|
+
class GoogleCloudVisionV1p1beta1CropHint
|
|
2820
1949
|
# @private
|
|
2821
1950
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2822
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
1951
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2823
1952
|
|
|
2824
1953
|
property :confidence, as: 'confidence'
|
|
2825
1954
|
property :importance_fraction, as: 'importanceFraction'
|
|
2826
1955
|
end
|
|
2827
1956
|
end
|
|
2828
1957
|
|
|
2829
|
-
class
|
|
1958
|
+
class GoogleCloudVisionV1p1beta1CropHintsAnnotation
|
|
2830
1959
|
# @private
|
|
2831
1960
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2832
|
-
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::
|
|
2833
|
-
|
|
2834
|
-
end
|
|
2835
|
-
end
|
|
1961
|
+
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint::Representation
|
|
2836
1962
|
|
|
2837
|
-
class GoogleCloudVisionV1p2beta1CropHintsParams
|
|
2838
|
-
# @private
|
|
2839
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2840
|
-
collection :aspect_ratios, as: 'aspectRatios'
|
|
2841
1963
|
end
|
|
2842
1964
|
end
|
|
2843
1965
|
|
|
2844
|
-
class
|
|
1966
|
+
class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
|
|
2845
1967
|
# @private
|
|
2846
1968
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2847
|
-
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::
|
|
1969
|
+
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
|
|
2848
1970
|
|
|
2849
1971
|
end
|
|
2850
1972
|
end
|
|
2851
1973
|
|
|
2852
|
-
class
|
|
1974
|
+
class GoogleCloudVisionV1p1beta1EntityAnnotation
|
|
2853
1975
|
# @private
|
|
2854
1976
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2855
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
1977
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2856
1978
|
|
|
2857
1979
|
property :confidence, as: 'confidence'
|
|
2858
1980
|
property :description, as: 'description'
|
|
2859
1981
|
property :locale, as: 'locale'
|
|
2860
|
-
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::
|
|
1982
|
+
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
|
|
2861
1983
|
|
|
2862
1984
|
property :mid, as: 'mid'
|
|
2863
|
-
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::
|
|
1985
|
+
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property::Representation
|
|
2864
1986
|
|
|
2865
1987
|
property :score, as: 'score'
|
|
2866
1988
|
property :topicality, as: 'topicality'
|
|
2867
1989
|
end
|
|
2868
1990
|
end
|
|
2869
1991
|
|
|
2870
|
-
class
|
|
1992
|
+
class GoogleCloudVisionV1p1beta1FaceAnnotation
|
|
2871
1993
|
# @private
|
|
2872
1994
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2873
1995
|
property :anger_likelihood, as: 'angerLikelihood'
|
|
2874
1996
|
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
2875
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
1997
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2876
1998
|
|
|
2877
1999
|
property :detection_confidence, as: 'detectionConfidence'
|
|
2878
|
-
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
2000
|
+
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2879
2001
|
|
|
2880
2002
|
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
2881
2003
|
property :joy_likelihood, as: 'joyLikelihood'
|
|
2882
2004
|
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
2883
|
-
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::
|
|
2005
|
+
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
|
|
2884
2006
|
|
|
2885
2007
|
property :pan_angle, as: 'panAngle'
|
|
2886
2008
|
property :roll_angle, as: 'rollAngle'
|
|
@@ -2891,110 +2013,59 @@ module Google
|
|
|
2891
2013
|
end
|
|
2892
2014
|
end
|
|
2893
2015
|
|
|
2894
|
-
class
|
|
2016
|
+
class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
|
|
2895
2017
|
# @private
|
|
2896
2018
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2897
|
-
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::
|
|
2898
|
-
|
|
2899
|
-
property :type, as: 'type'
|
|
2900
|
-
end
|
|
2901
|
-
end
|
|
2019
|
+
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position::Representation
|
|
2902
2020
|
|
|
2903
|
-
class GoogleCloudVisionV1p2beta1Feature
|
|
2904
|
-
# @private
|
|
2905
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2906
|
-
property :max_results, as: 'maxResults'
|
|
2907
|
-
property :model, as: 'model'
|
|
2908
2021
|
property :type, as: 'type'
|
|
2909
2022
|
end
|
|
2910
2023
|
end
|
|
2911
2024
|
|
|
2912
|
-
class
|
|
2913
|
-
# @private
|
|
2914
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2915
|
-
property :uri, as: 'uri'
|
|
2916
|
-
end
|
|
2917
|
-
end
|
|
2918
|
-
|
|
2919
|
-
class GoogleCloudVisionV1p2beta1GcsSource
|
|
2920
|
-
# @private
|
|
2921
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2922
|
-
property :uri, as: 'uri'
|
|
2923
|
-
end
|
|
2924
|
-
end
|
|
2925
|
-
|
|
2926
|
-
class GoogleCloudVisionV1p2beta1Image
|
|
2927
|
-
# @private
|
|
2928
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2929
|
-
property :content, :base64 => true, as: 'content'
|
|
2930
|
-
property :source, as: 'source', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource::Representation
|
|
2931
|
-
|
|
2932
|
-
end
|
|
2933
|
-
end
|
|
2934
|
-
|
|
2935
|
-
class GoogleCloudVisionV1p2beta1ImageAnnotationContext
|
|
2025
|
+
class GoogleCloudVisionV1p1beta1GcsDestination
|
|
2936
2026
|
# @private
|
|
2937
2027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2938
|
-
property :page_number, as: 'pageNumber'
|
|
2939
2028
|
property :uri, as: 'uri'
|
|
2940
2029
|
end
|
|
2941
2030
|
end
|
|
2942
2031
|
|
|
2943
|
-
class
|
|
2944
|
-
# @private
|
|
2945
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2946
|
-
property :crop_hints_params, as: 'cropHintsParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams::Representation
|
|
2947
|
-
|
|
2948
|
-
collection :language_hints, as: 'languageHints'
|
|
2949
|
-
property :lat_long_rect, as: 'latLongRect', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect::Representation
|
|
2950
|
-
|
|
2951
|
-
property :product_search_params, as: 'productSearchParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams::Representation
|
|
2952
|
-
|
|
2953
|
-
property :web_detection_params, as: 'webDetectionParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams::Representation
|
|
2954
|
-
|
|
2955
|
-
end
|
|
2956
|
-
end
|
|
2957
|
-
|
|
2958
|
-
class GoogleCloudVisionV1p2beta1ImageProperties
|
|
2032
|
+
class GoogleCloudVisionV1p1beta1GcsSource
|
|
2959
2033
|
# @private
|
|
2960
2034
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2961
|
-
property :
|
|
2962
|
-
|
|
2035
|
+
property :uri, as: 'uri'
|
|
2963
2036
|
end
|
|
2964
2037
|
end
|
|
2965
2038
|
|
|
2966
|
-
class
|
|
2039
|
+
class GoogleCloudVisionV1p1beta1ImageAnnotationContext
|
|
2967
2040
|
# @private
|
|
2968
2041
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2969
|
-
property :
|
|
2970
|
-
property :
|
|
2042
|
+
property :page_number, as: 'pageNumber'
|
|
2043
|
+
property :uri, as: 'uri'
|
|
2971
2044
|
end
|
|
2972
2045
|
end
|
|
2973
2046
|
|
|
2974
|
-
class
|
|
2047
|
+
class GoogleCloudVisionV1p1beta1ImageProperties
|
|
2975
2048
|
# @private
|
|
2976
2049
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2977
|
-
property :
|
|
2978
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource::Representation
|
|
2050
|
+
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
|
|
2979
2051
|
|
|
2980
|
-
property :mime_type, as: 'mimeType'
|
|
2981
2052
|
end
|
|
2982
2053
|
end
|
|
2983
2054
|
|
|
2984
|
-
class
|
|
2055
|
+
class GoogleCloudVisionV1p1beta1InputConfig
|
|
2985
2056
|
# @private
|
|
2986
2057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2987
|
-
property :
|
|
2988
|
-
|
|
2989
|
-
property :min_lat_lng, as: 'minLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
2058
|
+
property :content, :base64 => true, as: 'content'
|
|
2059
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource::Representation
|
|
2990
2060
|
|
|
2061
|
+
property :mime_type, as: 'mimeType'
|
|
2991
2062
|
end
|
|
2992
2063
|
end
|
|
2993
2064
|
|
|
2994
|
-
class
|
|
2065
|
+
class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
|
|
2995
2066
|
# @private
|
|
2996
2067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2997
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
2068
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
2998
2069
|
|
|
2999
2070
|
property :language_code, as: 'languageCode'
|
|
3000
2071
|
property :mid, as: 'mid'
|
|
@@ -3003,7 +2074,7 @@ module Google
|
|
|
3003
2074
|
end
|
|
3004
2075
|
end
|
|
3005
2076
|
|
|
3006
|
-
class
|
|
2077
|
+
class GoogleCloudVisionV1p1beta1LocationInfo
|
|
3007
2078
|
# @private
|
|
3008
2079
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3009
2080
|
property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
@@ -3011,7 +2082,7 @@ module Google
|
|
|
3011
2082
|
end
|
|
3012
2083
|
end
|
|
3013
2084
|
|
|
3014
|
-
class
|
|
2085
|
+
class GoogleCloudVisionV1p1beta1NormalizedVertex
|
|
3015
2086
|
# @private
|
|
3016
2087
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3017
2088
|
property :x, as: 'x'
|
|
@@ -3019,7 +2090,7 @@ module Google
|
|
|
3019
2090
|
end
|
|
3020
2091
|
end
|
|
3021
2092
|
|
|
3022
|
-
class
|
|
2093
|
+
class GoogleCloudVisionV1p1beta1OperationMetadata
|
|
3023
2094
|
# @private
|
|
3024
2095
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3025
2096
|
property :create_time, as: 'createTime'
|
|
@@ -3028,42 +2099,42 @@ module Google
|
|
|
3028
2099
|
end
|
|
3029
2100
|
end
|
|
3030
2101
|
|
|
3031
|
-
class
|
|
2102
|
+
class GoogleCloudVisionV1p1beta1OutputConfig
|
|
3032
2103
|
# @private
|
|
3033
2104
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3034
2105
|
property :batch_size, as: 'batchSize'
|
|
3035
|
-
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::
|
|
2106
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
|
|
3036
2107
|
|
|
3037
2108
|
end
|
|
3038
2109
|
end
|
|
3039
2110
|
|
|
3040
|
-
class
|
|
2111
|
+
class GoogleCloudVisionV1p1beta1Page
|
|
3041
2112
|
# @private
|
|
3042
2113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3043
|
-
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::
|
|
2114
|
+
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block::Representation
|
|
3044
2115
|
|
|
3045
2116
|
property :confidence, as: 'confidence'
|
|
3046
2117
|
property :height, as: 'height'
|
|
3047
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2118
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
3048
2119
|
|
|
3049
2120
|
property :width, as: 'width'
|
|
3050
2121
|
end
|
|
3051
2122
|
end
|
|
3052
2123
|
|
|
3053
|
-
class
|
|
2124
|
+
class GoogleCloudVisionV1p1beta1Paragraph
|
|
3054
2125
|
# @private
|
|
3055
2126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3056
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
2127
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
3057
2128
|
|
|
3058
2129
|
property :confidence, as: 'confidence'
|
|
3059
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2130
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
3060
2131
|
|
|
3061
|
-
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::
|
|
2132
|
+
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word::Representation
|
|
3062
2133
|
|
|
3063
2134
|
end
|
|
3064
2135
|
end
|
|
3065
2136
|
|
|
3066
|
-
class
|
|
2137
|
+
class GoogleCloudVisionV1p1beta1Position
|
|
3067
2138
|
# @private
|
|
3068
2139
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3069
2140
|
property :x, as: 'x'
|
|
@@ -3072,19 +2143,19 @@ module Google
|
|
|
3072
2143
|
end
|
|
3073
2144
|
end
|
|
3074
2145
|
|
|
3075
|
-
class
|
|
2146
|
+
class GoogleCloudVisionV1p1beta1Product
|
|
3076
2147
|
# @private
|
|
3077
2148
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3078
2149
|
property :description, as: 'description'
|
|
3079
2150
|
property :display_name, as: 'displayName'
|
|
3080
2151
|
property :name, as: 'name'
|
|
3081
2152
|
property :product_category, as: 'productCategory'
|
|
3082
|
-
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::
|
|
2153
|
+
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
|
|
3083
2154
|
|
|
3084
2155
|
end
|
|
3085
2156
|
end
|
|
3086
2157
|
|
|
3087
|
-
class
|
|
2158
|
+
class GoogleCloudVisionV1p1beta1ProductKeyValue
|
|
3088
2159
|
# @private
|
|
3089
2160
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3090
2161
|
property :key, as: 'key'
|
|
@@ -3092,49 +2163,50 @@ module Google
|
|
|
3092
2163
|
end
|
|
3093
2164
|
end
|
|
3094
2165
|
|
|
3095
|
-
class
|
|
2166
|
+
class GoogleCloudVisionV1p1beta1ProductSearchResults
|
|
3096
2167
|
# @private
|
|
3097
2168
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3098
|
-
property :
|
|
2169
|
+
property :index_time, as: 'indexTime'
|
|
2170
|
+
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
|
|
2171
|
+
|
|
2172
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
|
|
3099
2173
|
|
|
3100
|
-
property :filter, as: 'filter'
|
|
3101
|
-
collection :product_categories, as: 'productCategories'
|
|
3102
|
-
property :product_set, as: 'productSet'
|
|
3103
2174
|
end
|
|
3104
2175
|
end
|
|
3105
2176
|
|
|
3106
|
-
class
|
|
2177
|
+
class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
|
|
3107
2178
|
# @private
|
|
3108
2179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3109
|
-
property :
|
|
3110
|
-
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
|
|
2180
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
3111
2181
|
|
|
3112
|
-
collection :
|
|
2182
|
+
collection :object_annotations, as: 'objectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation::Representation
|
|
2183
|
+
|
|
2184
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
|
|
3113
2185
|
|
|
3114
2186
|
end
|
|
3115
2187
|
end
|
|
3116
2188
|
|
|
3117
|
-
class
|
|
2189
|
+
class GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation
|
|
3118
2190
|
# @private
|
|
3119
2191
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3120
|
-
property :
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
2192
|
+
property :language_code, as: 'languageCode'
|
|
2193
|
+
property :mid, as: 'mid'
|
|
2194
|
+
property :name, as: 'name'
|
|
2195
|
+
property :score, as: 'score'
|
|
3124
2196
|
end
|
|
3125
2197
|
end
|
|
3126
2198
|
|
|
3127
|
-
class
|
|
2199
|
+
class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
|
|
3128
2200
|
# @private
|
|
3129
2201
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3130
2202
|
property :image, as: 'image'
|
|
3131
|
-
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::
|
|
2203
|
+
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product::Representation
|
|
3132
2204
|
|
|
3133
2205
|
property :score, as: 'score'
|
|
3134
2206
|
end
|
|
3135
2207
|
end
|
|
3136
2208
|
|
|
3137
|
-
class
|
|
2209
|
+
class GoogleCloudVisionV1p1beta1Property
|
|
3138
2210
|
# @private
|
|
3139
2211
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3140
2212
|
property :name, as: 'name'
|
|
@@ -3143,7 +2215,7 @@ module Google
|
|
|
3143
2215
|
end
|
|
3144
2216
|
end
|
|
3145
2217
|
|
|
3146
|
-
class
|
|
2218
|
+
class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
|
|
3147
2219
|
# @private
|
|
3148
2220
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3149
2221
|
property :adult, as: 'adult'
|
|
@@ -3154,28 +2226,28 @@ module Google
|
|
|
3154
2226
|
end
|
|
3155
2227
|
end
|
|
3156
2228
|
|
|
3157
|
-
class
|
|
2229
|
+
class GoogleCloudVisionV1p1beta1Symbol
|
|
3158
2230
|
# @private
|
|
3159
2231
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3160
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
2232
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
3161
2233
|
|
|
3162
2234
|
property :confidence, as: 'confidence'
|
|
3163
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2235
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
3164
2236
|
|
|
3165
2237
|
property :text, as: 'text'
|
|
3166
2238
|
end
|
|
3167
2239
|
end
|
|
3168
2240
|
|
|
3169
|
-
class
|
|
2241
|
+
class GoogleCloudVisionV1p1beta1TextAnnotation
|
|
3170
2242
|
# @private
|
|
3171
2243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3172
|
-
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::
|
|
2244
|
+
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page::Representation
|
|
3173
2245
|
|
|
3174
2246
|
property :text, as: 'text'
|
|
3175
2247
|
end
|
|
3176
2248
|
end
|
|
3177
2249
|
|
|
3178
|
-
class
|
|
2250
|
+
class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
|
|
3179
2251
|
# @private
|
|
3180
2252
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3181
2253
|
property :is_prefix, as: 'isPrefix'
|
|
@@ -3183,7 +2255,7 @@ module Google
|
|
|
3183
2255
|
end
|
|
3184
2256
|
end
|
|
3185
2257
|
|
|
3186
|
-
class
|
|
2258
|
+
class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
|
|
3187
2259
|
# @private
|
|
3188
2260
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3189
2261
|
property :confidence, as: 'confidence'
|
|
@@ -3191,17 +2263,17 @@ module Google
|
|
|
3191
2263
|
end
|
|
3192
2264
|
end
|
|
3193
2265
|
|
|
3194
|
-
class
|
|
2266
|
+
class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
|
|
3195
2267
|
# @private
|
|
3196
2268
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3197
|
-
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::
|
|
2269
|
+
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
|
|
3198
2270
|
|
|
3199
|
-
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::
|
|
2271
|
+
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
|
|
3200
2272
|
|
|
3201
2273
|
end
|
|
3202
2274
|
end
|
|
3203
2275
|
|
|
3204
|
-
class
|
|
2276
|
+
class GoogleCloudVisionV1p1beta1Vertex
|
|
3205
2277
|
# @private
|
|
3206
2278
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3207
2279
|
property :x, as: 'x'
|
|
@@ -3209,32 +2281,25 @@ module Google
|
|
|
3209
2281
|
end
|
|
3210
2282
|
end
|
|
3211
2283
|
|
|
3212
|
-
class
|
|
2284
|
+
class GoogleCloudVisionV1p1beta1WebDetection
|
|
3213
2285
|
# @private
|
|
3214
2286
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3215
|
-
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::
|
|
3216
|
-
|
|
3217
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
|
|
2287
|
+
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
|
|
3218
2288
|
|
|
3219
|
-
collection :
|
|
2289
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
3220
2290
|
|
|
3221
|
-
collection :
|
|
2291
|
+
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
|
|
3222
2292
|
|
|
3223
|
-
collection :
|
|
2293
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
3224
2294
|
|
|
3225
|
-
collection :
|
|
2295
|
+
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
3226
2296
|
|
|
3227
|
-
|
|
3228
|
-
end
|
|
2297
|
+
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
|
|
3229
2298
|
|
|
3230
|
-
class GoogleCloudVisionV1p2beta1WebDetectionParams
|
|
3231
|
-
# @private
|
|
3232
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3233
|
-
property :include_geo_results, as: 'includeGeoResults'
|
|
3234
2299
|
end
|
|
3235
2300
|
end
|
|
3236
2301
|
|
|
3237
|
-
class
|
|
2302
|
+
class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
|
|
3238
2303
|
# @private
|
|
3239
2304
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3240
2305
|
property :description, as: 'description'
|
|
@@ -3243,7 +2308,7 @@ module Google
|
|
|
3243
2308
|
end
|
|
3244
2309
|
end
|
|
3245
2310
|
|
|
3246
|
-
class
|
|
2311
|
+
class GoogleCloudVisionV1p1beta1WebDetectionWebImage
|
|
3247
2312
|
# @private
|
|
3248
2313
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3249
2314
|
property :score, as: 'score'
|
|
@@ -3251,7 +2316,7 @@ module Google
|
|
|
3251
2316
|
end
|
|
3252
2317
|
end
|
|
3253
2318
|
|
|
3254
|
-
class
|
|
2319
|
+
class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
|
|
3255
2320
|
# @private
|
|
3256
2321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3257
2322
|
property :label, as: 'label'
|
|
@@ -3259,127 +2324,213 @@ module Google
|
|
|
3259
2324
|
end
|
|
3260
2325
|
end
|
|
3261
2326
|
|
|
3262
|
-
class
|
|
2327
|
+
class GoogleCloudVisionV1p1beta1WebDetectionWebPage
|
|
3263
2328
|
# @private
|
|
3264
2329
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3265
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
2330
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
3266
2331
|
|
|
3267
2332
|
property :page_title, as: 'pageTitle'
|
|
3268
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
2333
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
|
|
3269
2334
|
|
|
3270
2335
|
property :score, as: 'score'
|
|
3271
2336
|
property :url, as: 'url'
|
|
3272
2337
|
end
|
|
3273
2338
|
end
|
|
3274
2339
|
|
|
3275
|
-
class
|
|
2340
|
+
class GoogleCloudVisionV1p1beta1Word
|
|
3276
2341
|
# @private
|
|
3277
2342
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3278
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
2343
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
|
|
3279
2344
|
|
|
3280
2345
|
property :confidence, as: 'confidence'
|
|
3281
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2346
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
|
|
3282
2347
|
|
|
3283
|
-
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::
|
|
2348
|
+
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol::Representation
|
|
3284
2349
|
|
|
3285
2350
|
end
|
|
3286
2351
|
end
|
|
3287
2352
|
|
|
3288
|
-
class
|
|
2353
|
+
class GoogleCloudVisionV1p2beta1AnnotateFileRequest
|
|
3289
2354
|
# @private
|
|
3290
2355
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3291
|
-
|
|
2356
|
+
collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
|
|
3292
2357
|
|
|
3293
|
-
|
|
2358
|
+
property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
|
|
2359
|
+
|
|
2360
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
|
|
2361
|
+
|
|
2362
|
+
collection :pages, as: 'pages'
|
|
2363
|
+
end
|
|
2364
|
+
end
|
|
2365
|
+
|
|
2366
|
+
class GoogleCloudVisionV1p2beta1AnnotateFileResponse
|
|
2367
|
+
# @private
|
|
2368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2369
|
+
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
2370
|
+
|
|
2371
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
|
|
2372
|
+
|
|
2373
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
|
|
3294
2374
|
|
|
3295
2375
|
property :total_pages, as: 'totalPages'
|
|
3296
2376
|
end
|
|
3297
2377
|
end
|
|
3298
2378
|
|
|
3299
|
-
class
|
|
2379
|
+
class GoogleCloudVisionV1p2beta1AnnotateImageRequest
|
|
3300
2380
|
# @private
|
|
3301
2381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3302
|
-
|
|
2382
|
+
collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
|
|
3303
2383
|
|
|
3304
|
-
property :
|
|
2384
|
+
property :image, as: 'image', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image::Representation
|
|
2385
|
+
|
|
2386
|
+
property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
|
|
2387
|
+
|
|
2388
|
+
end
|
|
2389
|
+
end
|
|
2390
|
+
|
|
2391
|
+
class GoogleCloudVisionV1p2beta1AnnotateImageResponse
|
|
2392
|
+
# @private
|
|
2393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2394
|
+
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
|
|
2395
|
+
|
|
2396
|
+
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
|
|
3305
2397
|
|
|
3306
2398
|
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
3307
2399
|
|
|
3308
|
-
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
2400
|
+
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
|
|
3309
2401
|
|
|
3310
|
-
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::
|
|
2402
|
+
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
|
|
3311
2403
|
|
|
3312
|
-
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::
|
|
2404
|
+
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
|
|
3313
2405
|
|
|
3314
|
-
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
2406
|
+
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
3315
2407
|
|
|
3316
|
-
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
2408
|
+
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
3317
2409
|
|
|
3318
|
-
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
2410
|
+
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
|
|
2411
|
+
|
|
2412
|
+
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
2413
|
+
|
|
2414
|
+
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
|
|
2415
|
+
|
|
2416
|
+
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
|
|
2417
|
+
|
|
2418
|
+
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
|
|
2419
|
+
|
|
2420
|
+
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetection::Representation
|
|
2421
|
+
|
|
2422
|
+
end
|
|
2423
|
+
end
|
|
2424
|
+
|
|
2425
|
+
class GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest
|
|
2426
|
+
# @private
|
|
2427
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2428
|
+
collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
|
|
2429
|
+
|
|
2430
|
+
property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
|
|
2431
|
+
|
|
2432
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
|
|
2433
|
+
|
|
2434
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
|
|
2435
|
+
|
|
2436
|
+
end
|
|
2437
|
+
end
|
|
2438
|
+
|
|
2439
|
+
class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
|
|
2440
|
+
# @private
|
|
2441
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2442
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
|
|
2443
|
+
|
|
2444
|
+
end
|
|
2445
|
+
end
|
|
2446
|
+
|
|
2447
|
+
class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest
|
|
2448
|
+
# @private
|
|
2449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2450
|
+
property :parent, as: 'parent'
|
|
2451
|
+
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest::Representation
|
|
2452
|
+
|
|
2453
|
+
end
|
|
2454
|
+
end
|
|
2455
|
+
|
|
2456
|
+
class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
|
|
2457
|
+
# @private
|
|
2458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2459
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
|
|
3319
2460
|
|
|
3320
|
-
|
|
2461
|
+
end
|
|
2462
|
+
end
|
|
3321
2463
|
|
|
3322
|
-
|
|
2464
|
+
class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest
|
|
2465
|
+
# @private
|
|
2466
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2467
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
|
|
3323
2468
|
|
|
3324
|
-
property :
|
|
2469
|
+
property :parent, as: 'parent'
|
|
2470
|
+
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
|
|
3325
2471
|
|
|
3326
|
-
|
|
2472
|
+
end
|
|
2473
|
+
end
|
|
3327
2474
|
|
|
3328
|
-
|
|
2475
|
+
class GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest
|
|
2476
|
+
# @private
|
|
2477
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2478
|
+
property :parent, as: 'parent'
|
|
2479
|
+
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileRequest::Representation
|
|
3329
2480
|
|
|
3330
2481
|
end
|
|
3331
2482
|
end
|
|
3332
2483
|
|
|
3333
|
-
class
|
|
2484
|
+
class GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse
|
|
3334
2485
|
# @private
|
|
3335
2486
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3336
|
-
|
|
2487
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileResponse::Representation
|
|
3337
2488
|
|
|
3338
2489
|
end
|
|
3339
2490
|
end
|
|
3340
2491
|
|
|
3341
|
-
class
|
|
2492
|
+
class GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest
|
|
3342
2493
|
# @private
|
|
3343
2494
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3344
|
-
|
|
2495
|
+
property :parent, as: 'parent'
|
|
2496
|
+
collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
|
|
3345
2497
|
|
|
3346
2498
|
end
|
|
3347
2499
|
end
|
|
3348
2500
|
|
|
3349
|
-
class
|
|
2501
|
+
class GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse
|
|
3350
2502
|
# @private
|
|
3351
2503
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
property :submit_time, as: 'submitTime'
|
|
2504
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
|
|
2505
|
+
|
|
3355
2506
|
end
|
|
3356
2507
|
end
|
|
3357
2508
|
|
|
3358
|
-
class
|
|
2509
|
+
class GoogleCloudVisionV1p2beta1Block
|
|
3359
2510
|
# @private
|
|
3360
2511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3361
2512
|
property :block_type, as: 'blockType'
|
|
3362
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
2513
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3363
2514
|
|
|
3364
2515
|
property :confidence, as: 'confidence'
|
|
3365
|
-
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::
|
|
2516
|
+
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Paragraph::Representation
|
|
3366
2517
|
|
|
3367
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2518
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
|
|
3368
2519
|
|
|
3369
2520
|
end
|
|
3370
2521
|
end
|
|
3371
2522
|
|
|
3372
|
-
class
|
|
2523
|
+
class GoogleCloudVisionV1p2beta1BoundingPoly
|
|
3373
2524
|
# @private
|
|
3374
2525
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3375
|
-
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::
|
|
2526
|
+
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
|
|
3376
2527
|
|
|
3377
|
-
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::
|
|
2528
|
+
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Vertex::Representation
|
|
3378
2529
|
|
|
3379
2530
|
end
|
|
3380
2531
|
end
|
|
3381
2532
|
|
|
3382
|
-
class
|
|
2533
|
+
class GoogleCloudVisionV1p2beta1ColorInfo
|
|
3383
2534
|
# @private
|
|
3384
2535
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3385
2536
|
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
@@ -3389,64 +2540,71 @@ module Google
|
|
|
3389
2540
|
end
|
|
3390
2541
|
end
|
|
3391
2542
|
|
|
3392
|
-
class
|
|
2543
|
+
class GoogleCloudVisionV1p2beta1CropHint
|
|
3393
2544
|
# @private
|
|
3394
2545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3395
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
2546
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3396
2547
|
|
|
3397
2548
|
property :confidence, as: 'confidence'
|
|
3398
2549
|
property :importance_fraction, as: 'importanceFraction'
|
|
3399
2550
|
end
|
|
3400
2551
|
end
|
|
3401
2552
|
|
|
3402
|
-
class
|
|
2553
|
+
class GoogleCloudVisionV1p2beta1CropHintsAnnotation
|
|
3403
2554
|
# @private
|
|
3404
2555
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3405
|
-
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::
|
|
2556
|
+
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHint::Representation
|
|
3406
2557
|
|
|
3407
2558
|
end
|
|
3408
2559
|
end
|
|
3409
2560
|
|
|
3410
|
-
class
|
|
2561
|
+
class GoogleCloudVisionV1p2beta1CropHintsParams
|
|
3411
2562
|
# @private
|
|
3412
2563
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3413
|
-
collection :
|
|
2564
|
+
collection :aspect_ratios, as: 'aspectRatios'
|
|
2565
|
+
end
|
|
2566
|
+
end
|
|
2567
|
+
|
|
2568
|
+
class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
|
|
2569
|
+
# @private
|
|
2570
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2571
|
+
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
|
|
3414
2572
|
|
|
3415
2573
|
end
|
|
3416
2574
|
end
|
|
3417
2575
|
|
|
3418
|
-
class
|
|
2576
|
+
class GoogleCloudVisionV1p2beta1EntityAnnotation
|
|
3419
2577
|
# @private
|
|
3420
2578
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3421
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
2579
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3422
2580
|
|
|
3423
2581
|
property :confidence, as: 'confidence'
|
|
3424
2582
|
property :description, as: 'description'
|
|
3425
2583
|
property :locale, as: 'locale'
|
|
3426
|
-
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::
|
|
2584
|
+
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
|
|
3427
2585
|
|
|
3428
2586
|
property :mid, as: 'mid'
|
|
3429
|
-
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::
|
|
2587
|
+
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Property::Representation
|
|
3430
2588
|
|
|
3431
2589
|
property :score, as: 'score'
|
|
3432
2590
|
property :topicality, as: 'topicality'
|
|
3433
2591
|
end
|
|
3434
2592
|
end
|
|
3435
2593
|
|
|
3436
|
-
class
|
|
2594
|
+
class GoogleCloudVisionV1p2beta1FaceAnnotation
|
|
3437
2595
|
# @private
|
|
3438
2596
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3439
2597
|
property :anger_likelihood, as: 'angerLikelihood'
|
|
3440
2598
|
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
3441
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
2599
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3442
2600
|
|
|
3443
2601
|
property :detection_confidence, as: 'detectionConfidence'
|
|
3444
|
-
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
2602
|
+
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3445
2603
|
|
|
3446
2604
|
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
3447
2605
|
property :joy_likelihood, as: 'joyLikelihood'
|
|
3448
2606
|
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
3449
|
-
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::
|
|
2607
|
+
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
|
|
3450
2608
|
|
|
3451
2609
|
property :pan_angle, as: 'panAngle'
|
|
3452
2610
|
property :roll_angle, as: 'rollAngle'
|
|
@@ -3457,30 +2615,48 @@ module Google
|
|
|
3457
2615
|
end
|
|
3458
2616
|
end
|
|
3459
2617
|
|
|
3460
|
-
class
|
|
2618
|
+
class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
|
|
3461
2619
|
# @private
|
|
3462
2620
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3463
|
-
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::
|
|
2621
|
+
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Position::Representation
|
|
3464
2622
|
|
|
3465
2623
|
property :type, as: 'type'
|
|
3466
2624
|
end
|
|
3467
2625
|
end
|
|
3468
2626
|
|
|
3469
|
-
class
|
|
2627
|
+
class GoogleCloudVisionV1p2beta1Feature
|
|
2628
|
+
# @private
|
|
2629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2630
|
+
property :max_results, as: 'maxResults'
|
|
2631
|
+
property :model, as: 'model'
|
|
2632
|
+
property :type, as: 'type'
|
|
2633
|
+
end
|
|
2634
|
+
end
|
|
2635
|
+
|
|
2636
|
+
class GoogleCloudVisionV1p2beta1GcsDestination
|
|
3470
2637
|
# @private
|
|
3471
2638
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3472
2639
|
property :uri, as: 'uri'
|
|
3473
2640
|
end
|
|
3474
2641
|
end
|
|
3475
2642
|
|
|
3476
|
-
class
|
|
2643
|
+
class GoogleCloudVisionV1p2beta1GcsSource
|
|
3477
2644
|
# @private
|
|
3478
2645
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3479
2646
|
property :uri, as: 'uri'
|
|
3480
2647
|
end
|
|
3481
2648
|
end
|
|
3482
2649
|
|
|
3483
|
-
class
|
|
2650
|
+
class GoogleCloudVisionV1p2beta1Image
|
|
2651
|
+
# @private
|
|
2652
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2653
|
+
property :content, :base64 => true, as: 'content'
|
|
2654
|
+
property :source, as: 'source', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource::Representation
|
|
2655
|
+
|
|
2656
|
+
end
|
|
2657
|
+
end
|
|
2658
|
+
|
|
2659
|
+
class GoogleCloudVisionV1p2beta1ImageAnnotationContext
|
|
3484
2660
|
# @private
|
|
3485
2661
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3486
2662
|
property :page_number, as: 'pageNumber'
|
|
@@ -3488,38 +2664,61 @@ module Google
|
|
|
3488
2664
|
end
|
|
3489
2665
|
end
|
|
3490
2666
|
|
|
3491
|
-
class
|
|
2667
|
+
class GoogleCloudVisionV1p2beta1ImageContext
|
|
3492
2668
|
# @private
|
|
3493
2669
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3494
|
-
property :
|
|
2670
|
+
property :crop_hints_params, as: 'cropHintsParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams::Representation
|
|
2671
|
+
|
|
2672
|
+
collection :language_hints, as: 'languageHints'
|
|
2673
|
+
property :lat_long_rect, as: 'latLongRect', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect::Representation
|
|
2674
|
+
|
|
2675
|
+
property :product_search_params, as: 'productSearchParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams::Representation
|
|
2676
|
+
|
|
2677
|
+
property :web_detection_params, as: 'webDetectionParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams::Representation
|
|
3495
2678
|
|
|
3496
2679
|
end
|
|
3497
2680
|
end
|
|
3498
2681
|
|
|
3499
|
-
class
|
|
2682
|
+
class GoogleCloudVisionV1p2beta1ImageProperties
|
|
3500
2683
|
# @private
|
|
3501
2684
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3502
|
-
|
|
2685
|
+
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
|
|
3503
2686
|
|
|
3504
|
-
|
|
2687
|
+
end
|
|
2688
|
+
end
|
|
3505
2689
|
|
|
2690
|
+
class GoogleCloudVisionV1p2beta1ImageSource
|
|
2691
|
+
# @private
|
|
2692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2693
|
+
property :gcs_image_uri, as: 'gcsImageUri'
|
|
2694
|
+
property :image_uri, as: 'imageUri'
|
|
3506
2695
|
end
|
|
3507
2696
|
end
|
|
3508
2697
|
|
|
3509
|
-
class
|
|
2698
|
+
class GoogleCloudVisionV1p2beta1InputConfig
|
|
3510
2699
|
# @private
|
|
3511
2700
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3512
2701
|
property :content, :base64 => true, as: 'content'
|
|
3513
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::
|
|
2702
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource::Representation
|
|
3514
2703
|
|
|
3515
2704
|
property :mime_type, as: 'mimeType'
|
|
3516
2705
|
end
|
|
3517
2706
|
end
|
|
3518
2707
|
|
|
3519
|
-
class
|
|
2708
|
+
class GoogleCloudVisionV1p2beta1LatLongRect
|
|
3520
2709
|
# @private
|
|
3521
2710
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3522
|
-
property :
|
|
2711
|
+
property :max_lat_lng, as: 'maxLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
2712
|
+
|
|
2713
|
+
property :min_lat_lng, as: 'minLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
2714
|
+
|
|
2715
|
+
end
|
|
2716
|
+
end
|
|
2717
|
+
|
|
2718
|
+
class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
|
|
2719
|
+
# @private
|
|
2720
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2721
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3523
2722
|
|
|
3524
2723
|
property :language_code, as: 'languageCode'
|
|
3525
2724
|
property :mid, as: 'mid'
|
|
@@ -3528,7 +2727,7 @@ module Google
|
|
|
3528
2727
|
end
|
|
3529
2728
|
end
|
|
3530
2729
|
|
|
3531
|
-
class
|
|
2730
|
+
class GoogleCloudVisionV1p2beta1LocationInfo
|
|
3532
2731
|
# @private
|
|
3533
2732
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3534
2733
|
property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
@@ -3536,7 +2735,7 @@ module Google
|
|
|
3536
2735
|
end
|
|
3537
2736
|
end
|
|
3538
2737
|
|
|
3539
|
-
class
|
|
2738
|
+
class GoogleCloudVisionV1p2beta1NormalizedVertex
|
|
3540
2739
|
# @private
|
|
3541
2740
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3542
2741
|
property :x, as: 'x'
|
|
@@ -3544,7 +2743,7 @@ module Google
|
|
|
3544
2743
|
end
|
|
3545
2744
|
end
|
|
3546
2745
|
|
|
3547
|
-
class
|
|
2746
|
+
class GoogleCloudVisionV1p2beta1OperationMetadata
|
|
3548
2747
|
# @private
|
|
3549
2748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3550
2749
|
property :create_time, as: 'createTime'
|
|
@@ -3553,42 +2752,42 @@ module Google
|
|
|
3553
2752
|
end
|
|
3554
2753
|
end
|
|
3555
2754
|
|
|
3556
|
-
class
|
|
2755
|
+
class GoogleCloudVisionV1p2beta1OutputConfig
|
|
3557
2756
|
# @private
|
|
3558
2757
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3559
2758
|
property :batch_size, as: 'batchSize'
|
|
3560
|
-
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::
|
|
2759
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
|
|
3561
2760
|
|
|
3562
2761
|
end
|
|
3563
2762
|
end
|
|
3564
2763
|
|
|
3565
|
-
class
|
|
2764
|
+
class GoogleCloudVisionV1p2beta1Page
|
|
3566
2765
|
# @private
|
|
3567
2766
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3568
|
-
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::
|
|
2767
|
+
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Block::Representation
|
|
3569
2768
|
|
|
3570
2769
|
property :confidence, as: 'confidence'
|
|
3571
2770
|
property :height, as: 'height'
|
|
3572
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2771
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
|
|
3573
2772
|
|
|
3574
2773
|
property :width, as: 'width'
|
|
3575
2774
|
end
|
|
3576
2775
|
end
|
|
3577
2776
|
|
|
3578
|
-
class
|
|
2777
|
+
class GoogleCloudVisionV1p2beta1Paragraph
|
|
3579
2778
|
# @private
|
|
3580
2779
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3581
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
2780
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3582
2781
|
|
|
3583
2782
|
property :confidence, as: 'confidence'
|
|
3584
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2783
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
|
|
3585
2784
|
|
|
3586
|
-
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::
|
|
2785
|
+
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Word::Representation
|
|
3587
2786
|
|
|
3588
2787
|
end
|
|
3589
2788
|
end
|
|
3590
2789
|
|
|
3591
|
-
class
|
|
2790
|
+
class GoogleCloudVisionV1p2beta1Position
|
|
3592
2791
|
# @private
|
|
3593
2792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3594
2793
|
property :x, as: 'x'
|
|
@@ -3597,19 +2796,19 @@ module Google
|
|
|
3597
2796
|
end
|
|
3598
2797
|
end
|
|
3599
2798
|
|
|
3600
|
-
class
|
|
2799
|
+
class GoogleCloudVisionV1p2beta1Product
|
|
3601
2800
|
# @private
|
|
3602
2801
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3603
2802
|
property :description, as: 'description'
|
|
3604
2803
|
property :display_name, as: 'displayName'
|
|
3605
2804
|
property :name, as: 'name'
|
|
3606
2805
|
property :product_category, as: 'productCategory'
|
|
3607
|
-
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::
|
|
2806
|
+
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
|
|
3608
2807
|
|
|
3609
2808
|
end
|
|
3610
2809
|
end
|
|
3611
2810
|
|
|
3612
|
-
class
|
|
2811
|
+
class GoogleCloudVisionV1p2beta1ProductKeyValue
|
|
3613
2812
|
# @private
|
|
3614
2813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3615
2814
|
property :key, as: 'key'
|
|
@@ -3617,57 +2816,70 @@ module Google
|
|
|
3617
2816
|
end
|
|
3618
2817
|
end
|
|
3619
2818
|
|
|
3620
|
-
class
|
|
2819
|
+
class GoogleCloudVisionV1p2beta1ProductSearchParams
|
|
3621
2820
|
# @private
|
|
3622
2821
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3623
|
-
property :
|
|
3624
|
-
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
|
|
3625
|
-
|
|
3626
|
-
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
|
|
2822
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3627
2823
|
|
|
2824
|
+
property :filter, as: 'filter'
|
|
2825
|
+
collection :product_categories, as: 'productCategories'
|
|
2826
|
+
property :product_set, as: 'productSet'
|
|
3628
2827
|
end
|
|
3629
2828
|
end
|
|
3630
2829
|
|
|
3631
|
-
class
|
|
2830
|
+
class GoogleCloudVisionV1p2beta1ProductSearchResults
|
|
3632
2831
|
# @private
|
|
3633
2832
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3634
|
-
property :
|
|
2833
|
+
property :index_time, as: 'indexTime'
|
|
2834
|
+
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
|
|
3635
2835
|
|
|
3636
|
-
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::
|
|
2836
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
|
|
3637
2837
|
|
|
3638
2838
|
end
|
|
3639
2839
|
end
|
|
3640
2840
|
|
|
3641
|
-
class
|
|
2841
|
+
class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
|
|
3642
2842
|
# @private
|
|
3643
2843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3644
|
-
property :
|
|
3645
|
-
|
|
2844
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
2845
|
+
|
|
2846
|
+
collection :object_annotations, as: 'objectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation::Representation
|
|
2847
|
+
|
|
2848
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
|
|
3646
2849
|
|
|
3647
|
-
property :score, as: 'score'
|
|
3648
2850
|
end
|
|
3649
2851
|
end
|
|
3650
2852
|
|
|
3651
|
-
class
|
|
2853
|
+
class GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation
|
|
3652
2854
|
# @private
|
|
3653
2855
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2856
|
+
property :language_code, as: 'languageCode'
|
|
2857
|
+
property :mid, as: 'mid'
|
|
3654
2858
|
property :name, as: 'name'
|
|
3655
|
-
property :
|
|
3656
|
-
property :value, as: 'value'
|
|
2859
|
+
property :score, as: 'score'
|
|
3657
2860
|
end
|
|
3658
2861
|
end
|
|
3659
2862
|
|
|
3660
|
-
class
|
|
2863
|
+
class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
|
|
3661
2864
|
# @private
|
|
3662
2865
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3663
|
-
|
|
2866
|
+
property :image, as: 'image'
|
|
2867
|
+
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Product::Representation
|
|
2868
|
+
|
|
2869
|
+
property :score, as: 'score'
|
|
2870
|
+
end
|
|
2871
|
+
end
|
|
3664
2872
|
|
|
2873
|
+
class GoogleCloudVisionV1p2beta1Property
|
|
2874
|
+
# @private
|
|
2875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3665
2876
|
property :name, as: 'name'
|
|
3666
|
-
property :
|
|
2877
|
+
property :uint64_value, :numeric_string => true, as: 'uint64Value'
|
|
2878
|
+
property :value, as: 'value'
|
|
3667
2879
|
end
|
|
3668
2880
|
end
|
|
3669
2881
|
|
|
3670
|
-
class
|
|
2882
|
+
class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
|
|
3671
2883
|
# @private
|
|
3672
2884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3673
2885
|
property :adult, as: 'adult'
|
|
@@ -3678,28 +2890,28 @@ module Google
|
|
|
3678
2890
|
end
|
|
3679
2891
|
end
|
|
3680
2892
|
|
|
3681
|
-
class
|
|
2893
|
+
class GoogleCloudVisionV1p2beta1Symbol
|
|
3682
2894
|
# @private
|
|
3683
2895
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3684
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
2896
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3685
2897
|
|
|
3686
2898
|
property :confidence, as: 'confidence'
|
|
3687
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
2899
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
|
|
3688
2900
|
|
|
3689
2901
|
property :text, as: 'text'
|
|
3690
2902
|
end
|
|
3691
2903
|
end
|
|
3692
2904
|
|
|
3693
|
-
class
|
|
2905
|
+
class GoogleCloudVisionV1p2beta1TextAnnotation
|
|
3694
2906
|
# @private
|
|
3695
2907
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3696
|
-
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::
|
|
2908
|
+
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Page::Representation
|
|
3697
2909
|
|
|
3698
2910
|
property :text, as: 'text'
|
|
3699
2911
|
end
|
|
3700
2912
|
end
|
|
3701
2913
|
|
|
3702
|
-
class
|
|
2914
|
+
class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
|
|
3703
2915
|
# @private
|
|
3704
2916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3705
2917
|
property :is_prefix, as: 'isPrefix'
|
|
@@ -3707,7 +2919,7 @@ module Google
|
|
|
3707
2919
|
end
|
|
3708
2920
|
end
|
|
3709
2921
|
|
|
3710
|
-
class
|
|
2922
|
+
class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
|
|
3711
2923
|
# @private
|
|
3712
2924
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3713
2925
|
property :confidence, as: 'confidence'
|
|
@@ -3715,17 +2927,17 @@ module Google
|
|
|
3715
2927
|
end
|
|
3716
2928
|
end
|
|
3717
2929
|
|
|
3718
|
-
class
|
|
2930
|
+
class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
|
|
3719
2931
|
# @private
|
|
3720
2932
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3721
|
-
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::
|
|
2933
|
+
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
|
|
3722
2934
|
|
|
3723
|
-
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::
|
|
2935
|
+
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
|
|
3724
2936
|
|
|
3725
2937
|
end
|
|
3726
2938
|
end
|
|
3727
2939
|
|
|
3728
|
-
class
|
|
2940
|
+
class GoogleCloudVisionV1p2beta1Vertex
|
|
3729
2941
|
# @private
|
|
3730
2942
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3731
2943
|
property :x, as: 'x'
|
|
@@ -3733,25 +2945,32 @@ module Google
|
|
|
3733
2945
|
end
|
|
3734
2946
|
end
|
|
3735
2947
|
|
|
3736
|
-
class
|
|
2948
|
+
class GoogleCloudVisionV1p2beta1WebDetection
|
|
3737
2949
|
# @private
|
|
3738
2950
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3739
|
-
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::
|
|
2951
|
+
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
|
|
3740
2952
|
|
|
3741
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
2953
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
|
|
3742
2954
|
|
|
3743
|
-
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
2955
|
+
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
|
|
3744
2956
|
|
|
3745
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
2957
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
|
|
3746
2958
|
|
|
3747
|
-
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::
|
|
2959
|
+
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
|
|
3748
2960
|
|
|
3749
|
-
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::
|
|
2961
|
+
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
|
|
3750
2962
|
|
|
3751
2963
|
end
|
|
3752
2964
|
end
|
|
3753
2965
|
|
|
3754
|
-
class
|
|
2966
|
+
class GoogleCloudVisionV1p2beta1WebDetectionParams
|
|
2967
|
+
# @private
|
|
2968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2969
|
+
property :include_geo_results, as: 'includeGeoResults'
|
|
2970
|
+
end
|
|
2971
|
+
end
|
|
2972
|
+
|
|
2973
|
+
class GoogleCloudVisionV1p2beta1WebDetectionWebEntity
|
|
3755
2974
|
# @private
|
|
3756
2975
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3757
2976
|
property :description, as: 'description'
|
|
@@ -3760,7 +2979,7 @@ module Google
|
|
|
3760
2979
|
end
|
|
3761
2980
|
end
|
|
3762
2981
|
|
|
3763
|
-
class
|
|
2982
|
+
class GoogleCloudVisionV1p2beta1WebDetectionWebImage
|
|
3764
2983
|
# @private
|
|
3765
2984
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3766
2985
|
property :score, as: 'score'
|
|
@@ -3768,7 +2987,7 @@ module Google
|
|
|
3768
2987
|
end
|
|
3769
2988
|
end
|
|
3770
2989
|
|
|
3771
|
-
class
|
|
2990
|
+
class GoogleCloudVisionV1p2beta1WebDetectionWebLabel
|
|
3772
2991
|
# @private
|
|
3773
2992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3774
2993
|
property :label, as: 'label'
|
|
@@ -3776,114 +2995,96 @@ module Google
|
|
|
3776
2995
|
end
|
|
3777
2996
|
end
|
|
3778
2997
|
|
|
3779
|
-
class
|
|
2998
|
+
class GoogleCloudVisionV1p2beta1WebDetectionWebPage
|
|
3780
2999
|
# @private
|
|
3781
3000
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3782
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3001
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
|
|
3783
3002
|
|
|
3784
3003
|
property :page_title, as: 'pageTitle'
|
|
3785
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3004
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
|
|
3786
3005
|
|
|
3787
3006
|
property :score, as: 'score'
|
|
3788
3007
|
property :url, as: 'url'
|
|
3789
3008
|
end
|
|
3790
3009
|
end
|
|
3791
3010
|
|
|
3792
|
-
class
|
|
3011
|
+
class GoogleCloudVisionV1p2beta1Word
|
|
3793
3012
|
# @private
|
|
3794
3013
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3795
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3014
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
|
|
3796
3015
|
|
|
3797
3016
|
property :confidence, as: 'confidence'
|
|
3798
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
3017
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
|
|
3799
3018
|
|
|
3800
|
-
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::
|
|
3019
|
+
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Symbol::Representation
|
|
3801
3020
|
|
|
3802
3021
|
end
|
|
3803
3022
|
end
|
|
3804
3023
|
|
|
3805
|
-
class
|
|
3024
|
+
class GoogleCloudVisionV1p3beta1AnnotateFileResponse
|
|
3806
3025
|
# @private
|
|
3807
3026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3808
|
-
property :
|
|
3027
|
+
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
3809
3028
|
|
|
3810
|
-
|
|
3029
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1InputConfig::Representation
|
|
3030
|
+
|
|
3031
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
|
|
3811
3032
|
|
|
3812
3033
|
property :total_pages, as: 'totalPages'
|
|
3813
3034
|
end
|
|
3814
3035
|
end
|
|
3815
3036
|
|
|
3816
|
-
class
|
|
3037
|
+
class GoogleCloudVisionV1p3beta1AnnotateImageResponse
|
|
3817
3038
|
# @private
|
|
3818
3039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3819
|
-
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::
|
|
3040
|
+
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
|
|
3820
3041
|
|
|
3821
|
-
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::
|
|
3042
|
+
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
|
|
3822
3043
|
|
|
3823
3044
|
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
3824
3045
|
|
|
3825
|
-
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
3826
|
-
|
|
3827
|
-
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotation::Representation
|
|
3828
|
-
|
|
3829
|
-
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageProperties::Representation
|
|
3830
|
-
|
|
3831
|
-
property :image_quality_annotation, as: 'imageQualityAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageQuality, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageQuality::Representation
|
|
3832
|
-
|
|
3833
|
-
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
|
|
3834
|
-
|
|
3835
|
-
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
|
|
3836
|
-
|
|
3837
|
-
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation::Representation
|
|
3046
|
+
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
|
|
3838
3047
|
|
|
3839
|
-
|
|
3048
|
+
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
|
|
3840
3049
|
|
|
3841
|
-
property :
|
|
3050
|
+
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
|
|
3842
3051
|
|
|
3843
|
-
|
|
3052
|
+
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
|
|
3844
3053
|
|
|
3845
|
-
|
|
3054
|
+
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
|
|
3846
3055
|
|
|
3847
|
-
collection :
|
|
3056
|
+
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
|
|
3848
3057
|
|
|
3849
|
-
|
|
3058
|
+
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
|
|
3850
3059
|
|
|
3851
|
-
|
|
3852
|
-
end
|
|
3060
|
+
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
|
|
3853
3061
|
|
|
3854
|
-
|
|
3855
|
-
# @private
|
|
3856
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3857
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
|
|
3062
|
+
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
|
|
3858
3063
|
|
|
3859
|
-
|
|
3860
|
-
end
|
|
3064
|
+
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
|
|
3861
3065
|
|
|
3862
|
-
|
|
3863
|
-
# @private
|
|
3864
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3865
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse::Representation
|
|
3066
|
+
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetection::Representation
|
|
3866
3067
|
|
|
3867
3068
|
end
|
|
3868
3069
|
end
|
|
3869
3070
|
|
|
3870
|
-
class
|
|
3071
|
+
class GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
|
|
3871
3072
|
# @private
|
|
3872
3073
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3873
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::
|
|
3074
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
|
|
3874
3075
|
|
|
3875
3076
|
end
|
|
3876
3077
|
end
|
|
3877
3078
|
|
|
3878
|
-
class
|
|
3079
|
+
class GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
|
|
3879
3080
|
# @private
|
|
3880
3081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3881
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::
|
|
3082
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
|
|
3882
3083
|
|
|
3883
3084
|
end
|
|
3884
3085
|
end
|
|
3885
3086
|
|
|
3886
|
-
class
|
|
3087
|
+
class GoogleCloudVisionV1p3beta1BatchOperationMetadata
|
|
3887
3088
|
# @private
|
|
3888
3089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3889
3090
|
property :end_time, as: 'endTime'
|
|
@@ -3892,31 +3093,31 @@ module Google
|
|
|
3892
3093
|
end
|
|
3893
3094
|
end
|
|
3894
3095
|
|
|
3895
|
-
class
|
|
3096
|
+
class GoogleCloudVisionV1p3beta1Block
|
|
3896
3097
|
# @private
|
|
3897
3098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3898
3099
|
property :block_type, as: 'blockType'
|
|
3899
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3100
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
3900
3101
|
|
|
3901
3102
|
property :confidence, as: 'confidence'
|
|
3902
|
-
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::
|
|
3103
|
+
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Paragraph::Representation
|
|
3903
3104
|
|
|
3904
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
3105
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
|
|
3905
3106
|
|
|
3906
3107
|
end
|
|
3907
3108
|
end
|
|
3908
3109
|
|
|
3909
|
-
class
|
|
3110
|
+
class GoogleCloudVisionV1p3beta1BoundingPoly
|
|
3910
3111
|
# @private
|
|
3911
3112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3912
|
-
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::
|
|
3113
|
+
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
|
|
3913
3114
|
|
|
3914
|
-
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::
|
|
3115
|
+
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Vertex::Representation
|
|
3915
3116
|
|
|
3916
3117
|
end
|
|
3917
3118
|
end
|
|
3918
3119
|
|
|
3919
|
-
class
|
|
3120
|
+
class GoogleCloudVisionV1p3beta1ColorInfo
|
|
3920
3121
|
# @private
|
|
3921
3122
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3922
3123
|
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
@@ -3926,64 +3127,64 @@ module Google
|
|
|
3926
3127
|
end
|
|
3927
3128
|
end
|
|
3928
3129
|
|
|
3929
|
-
class
|
|
3130
|
+
class GoogleCloudVisionV1p3beta1CropHint
|
|
3930
3131
|
# @private
|
|
3931
3132
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3932
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3133
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
3933
3134
|
|
|
3934
3135
|
property :confidence, as: 'confidence'
|
|
3935
3136
|
property :importance_fraction, as: 'importanceFraction'
|
|
3936
3137
|
end
|
|
3937
3138
|
end
|
|
3938
3139
|
|
|
3939
|
-
class
|
|
3140
|
+
class GoogleCloudVisionV1p3beta1CropHintsAnnotation
|
|
3940
3141
|
# @private
|
|
3941
3142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3942
|
-
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::
|
|
3143
|
+
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHint::Representation
|
|
3943
3144
|
|
|
3944
3145
|
end
|
|
3945
3146
|
end
|
|
3946
3147
|
|
|
3947
|
-
class
|
|
3148
|
+
class GoogleCloudVisionV1p3beta1DominantColorsAnnotation
|
|
3948
3149
|
# @private
|
|
3949
3150
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3950
|
-
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::
|
|
3151
|
+
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
|
|
3951
3152
|
|
|
3952
3153
|
end
|
|
3953
3154
|
end
|
|
3954
3155
|
|
|
3955
|
-
class
|
|
3156
|
+
class GoogleCloudVisionV1p3beta1EntityAnnotation
|
|
3956
3157
|
# @private
|
|
3957
3158
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3958
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3159
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
3959
3160
|
|
|
3960
3161
|
property :confidence, as: 'confidence'
|
|
3961
3162
|
property :description, as: 'description'
|
|
3962
3163
|
property :locale, as: 'locale'
|
|
3963
|
-
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::
|
|
3164
|
+
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
|
|
3964
3165
|
|
|
3965
3166
|
property :mid, as: 'mid'
|
|
3966
|
-
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::
|
|
3167
|
+
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Property::Representation
|
|
3967
3168
|
|
|
3968
3169
|
property :score, as: 'score'
|
|
3969
3170
|
property :topicality, as: 'topicality'
|
|
3970
3171
|
end
|
|
3971
3172
|
end
|
|
3972
3173
|
|
|
3973
|
-
class
|
|
3174
|
+
class GoogleCloudVisionV1p3beta1FaceAnnotation
|
|
3974
3175
|
# @private
|
|
3975
3176
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3976
3177
|
property :anger_likelihood, as: 'angerLikelihood'
|
|
3977
3178
|
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
3978
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3179
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
3979
3180
|
|
|
3980
3181
|
property :detection_confidence, as: 'detectionConfidence'
|
|
3981
|
-
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3182
|
+
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
3982
3183
|
|
|
3983
3184
|
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
3984
3185
|
property :joy_likelihood, as: 'joyLikelihood'
|
|
3985
3186
|
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
3986
|
-
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::
|
|
3187
|
+
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
|
|
3987
3188
|
|
|
3988
3189
|
property :pan_angle, as: 'panAngle'
|
|
3989
3190
|
property :roll_angle, as: 'rollAngle'
|
|
@@ -3994,30 +3195,30 @@ module Google
|
|
|
3994
3195
|
end
|
|
3995
3196
|
end
|
|
3996
3197
|
|
|
3997
|
-
class
|
|
3198
|
+
class GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
|
|
3998
3199
|
# @private
|
|
3999
3200
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4000
|
-
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::
|
|
3201
|
+
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Position::Representation
|
|
4001
3202
|
|
|
4002
3203
|
property :type, as: 'type'
|
|
4003
3204
|
end
|
|
4004
3205
|
end
|
|
4005
3206
|
|
|
4006
|
-
class
|
|
3207
|
+
class GoogleCloudVisionV1p3beta1GcsDestination
|
|
4007
3208
|
# @private
|
|
4008
3209
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4009
3210
|
property :uri, as: 'uri'
|
|
4010
3211
|
end
|
|
4011
3212
|
end
|
|
4012
3213
|
|
|
4013
|
-
class
|
|
3214
|
+
class GoogleCloudVisionV1p3beta1GcsSource
|
|
4014
3215
|
# @private
|
|
4015
3216
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4016
3217
|
property :uri, as: 'uri'
|
|
4017
3218
|
end
|
|
4018
3219
|
end
|
|
4019
3220
|
|
|
4020
|
-
class
|
|
3221
|
+
class GoogleCloudVisionV1p3beta1ImageAnnotationContext
|
|
4021
3222
|
# @private
|
|
4022
3223
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4023
3224
|
property :page_number, as: 'pageNumber'
|
|
@@ -4025,45 +3226,38 @@ module Google
|
|
|
4025
3226
|
end
|
|
4026
3227
|
end
|
|
4027
3228
|
|
|
4028
|
-
class
|
|
3229
|
+
class GoogleCloudVisionV1p3beta1ImageProperties
|
|
4029
3230
|
# @private
|
|
4030
3231
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4031
|
-
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::
|
|
4032
|
-
|
|
4033
|
-
end
|
|
4034
|
-
end
|
|
3232
|
+
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
|
|
4035
3233
|
|
|
4036
|
-
class GoogleCloudVisionV1p4beta1ImageQuality
|
|
4037
|
-
# @private
|
|
4038
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4039
|
-
property :quality_score, as: 'qualityScore'
|
|
4040
3234
|
end
|
|
4041
3235
|
end
|
|
4042
3236
|
|
|
4043
|
-
class
|
|
3237
|
+
class GoogleCloudVisionV1p3beta1ImportProductSetsResponse
|
|
4044
3238
|
# @private
|
|
4045
3239
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4046
|
-
collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p2beta1::
|
|
3240
|
+
collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
|
|
4047
3241
|
|
|
4048
3242
|
collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
4049
3243
|
|
|
4050
3244
|
end
|
|
4051
3245
|
end
|
|
4052
3246
|
|
|
4053
|
-
class
|
|
3247
|
+
class GoogleCloudVisionV1p3beta1InputConfig
|
|
4054
3248
|
# @private
|
|
4055
3249
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4056
3250
|
property :content, :base64 => true, as: 'content'
|
|
4057
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::
|
|
3251
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsSource::Representation
|
|
4058
3252
|
|
|
4059
3253
|
property :mime_type, as: 'mimeType'
|
|
4060
3254
|
end
|
|
4061
3255
|
end
|
|
4062
3256
|
|
|
4063
|
-
class
|
|
3257
|
+
class GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
|
|
4064
3258
|
# @private
|
|
4065
3259
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4066
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3260
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
4067
3261
|
|
|
4068
3262
|
property :language_code, as: 'languageCode'
|
|
4069
3263
|
property :mid, as: 'mid'
|
|
@@ -4072,7 +3266,7 @@ module Google
|
|
|
4072
3266
|
end
|
|
4073
3267
|
end
|
|
4074
3268
|
|
|
4075
|
-
class
|
|
3269
|
+
class GoogleCloudVisionV1p3beta1LocationInfo
|
|
4076
3270
|
# @private
|
|
4077
3271
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4078
3272
|
property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
@@ -4080,7 +3274,7 @@ module Google
|
|
|
4080
3274
|
end
|
|
4081
3275
|
end
|
|
4082
3276
|
|
|
4083
|
-
class
|
|
3277
|
+
class GoogleCloudVisionV1p3beta1NormalizedVertex
|
|
4084
3278
|
# @private
|
|
4085
3279
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4086
3280
|
property :x, as: 'x'
|
|
@@ -4088,7 +3282,7 @@ module Google
|
|
|
4088
3282
|
end
|
|
4089
3283
|
end
|
|
4090
3284
|
|
|
4091
|
-
class
|
|
3285
|
+
class GoogleCloudVisionV1p3beta1OperationMetadata
|
|
4092
3286
|
# @private
|
|
4093
3287
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4094
3288
|
property :create_time, as: 'createTime'
|
|
@@ -4097,42 +3291,42 @@ module Google
|
|
|
4097
3291
|
end
|
|
4098
3292
|
end
|
|
4099
3293
|
|
|
4100
|
-
class
|
|
3294
|
+
class GoogleCloudVisionV1p3beta1OutputConfig
|
|
4101
3295
|
# @private
|
|
4102
3296
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4103
3297
|
property :batch_size, as: 'batchSize'
|
|
4104
|
-
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::
|
|
3298
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
|
|
4105
3299
|
|
|
4106
3300
|
end
|
|
4107
3301
|
end
|
|
4108
3302
|
|
|
4109
|
-
class
|
|
3303
|
+
class GoogleCloudVisionV1p3beta1Page
|
|
4110
3304
|
# @private
|
|
4111
3305
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4112
|
-
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::
|
|
3306
|
+
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Block::Representation
|
|
4113
3307
|
|
|
4114
3308
|
property :confidence, as: 'confidence'
|
|
4115
3309
|
property :height, as: 'height'
|
|
4116
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
3310
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
|
|
4117
3311
|
|
|
4118
3312
|
property :width, as: 'width'
|
|
4119
3313
|
end
|
|
4120
3314
|
end
|
|
4121
3315
|
|
|
4122
|
-
class
|
|
3316
|
+
class GoogleCloudVisionV1p3beta1Paragraph
|
|
4123
3317
|
# @private
|
|
4124
3318
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4125
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3319
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
4126
3320
|
|
|
4127
3321
|
property :confidence, as: 'confidence'
|
|
4128
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
3322
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
|
|
4129
3323
|
|
|
4130
|
-
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::
|
|
3324
|
+
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Word::Representation
|
|
4131
3325
|
|
|
4132
3326
|
end
|
|
4133
3327
|
end
|
|
4134
3328
|
|
|
4135
|
-
class
|
|
3329
|
+
class GoogleCloudVisionV1p3beta1Position
|
|
4136
3330
|
# @private
|
|
4137
3331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4138
3332
|
property :x, as: 'x'
|
|
@@ -4141,19 +3335,19 @@ module Google
|
|
|
4141
3335
|
end
|
|
4142
3336
|
end
|
|
4143
3337
|
|
|
4144
|
-
class
|
|
3338
|
+
class GoogleCloudVisionV1p3beta1Product
|
|
4145
3339
|
# @private
|
|
4146
3340
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4147
3341
|
property :description, as: 'description'
|
|
4148
3342
|
property :display_name, as: 'displayName'
|
|
4149
3343
|
property :name, as: 'name'
|
|
4150
3344
|
property :product_category, as: 'productCategory'
|
|
4151
|
-
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::
|
|
3345
|
+
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
|
|
4152
3346
|
|
|
4153
3347
|
end
|
|
4154
3348
|
end
|
|
4155
3349
|
|
|
4156
|
-
class
|
|
3350
|
+
class GoogleCloudVisionV1p3beta1ProductKeyValue
|
|
4157
3351
|
# @private
|
|
4158
3352
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4159
3353
|
property :key, as: 'key'
|
|
@@ -4161,104 +3355,101 @@ module Google
|
|
|
4161
3355
|
end
|
|
4162
3356
|
end
|
|
4163
3357
|
|
|
4164
|
-
class
|
|
3358
|
+
class GoogleCloudVisionV1p3beta1ProductSearchResults
|
|
4165
3359
|
# @private
|
|
4166
3360
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4167
3361
|
property :index_time, as: 'indexTime'
|
|
4168
|
-
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::
|
|
3362
|
+
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
|
|
4169
3363
|
|
|
4170
|
-
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::
|
|
3364
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
|
|
4171
3365
|
|
|
4172
3366
|
end
|
|
4173
3367
|
end
|
|
4174
3368
|
|
|
4175
|
-
class
|
|
3369
|
+
class GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
|
|
4176
3370
|
# @private
|
|
4177
3371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4178
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3372
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
4179
3373
|
|
|
4180
|
-
collection :
|
|
3374
|
+
collection :object_annotations, as: 'objectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation::Representation
|
|
3375
|
+
|
|
3376
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
|
|
4181
3377
|
|
|
4182
3378
|
end
|
|
4183
3379
|
end
|
|
4184
3380
|
|
|
4185
|
-
class
|
|
3381
|
+
class GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation
|
|
4186
3382
|
# @private
|
|
4187
3383
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4188
|
-
property :
|
|
4189
|
-
property :
|
|
4190
|
-
|
|
3384
|
+
property :language_code, as: 'languageCode'
|
|
3385
|
+
property :mid, as: 'mid'
|
|
3386
|
+
property :name, as: 'name'
|
|
4191
3387
|
property :score, as: 'score'
|
|
4192
3388
|
end
|
|
4193
3389
|
end
|
|
4194
3390
|
|
|
4195
|
-
class
|
|
3391
|
+
class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
|
|
4196
3392
|
# @private
|
|
4197
3393
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4198
|
-
property :
|
|
4199
|
-
property :
|
|
4200
|
-
|
|
3394
|
+
property :image, as: 'image'
|
|
3395
|
+
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Product::Representation
|
|
3396
|
+
|
|
3397
|
+
property :score, as: 'score'
|
|
4201
3398
|
end
|
|
4202
3399
|
end
|
|
4203
3400
|
|
|
4204
|
-
class
|
|
3401
|
+
class GoogleCloudVisionV1p3beta1Property
|
|
4205
3402
|
# @private
|
|
4206
3403
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4207
|
-
property :
|
|
4208
|
-
property :
|
|
4209
|
-
property :
|
|
3404
|
+
property :name, as: 'name'
|
|
3405
|
+
property :uint64_value, :numeric_string => true, as: 'uint64Value'
|
|
3406
|
+
property :value, as: 'value'
|
|
4210
3407
|
end
|
|
4211
3408
|
end
|
|
4212
3409
|
|
|
4213
|
-
class
|
|
3410
|
+
class GoogleCloudVisionV1p3beta1ReferenceImage
|
|
4214
3411
|
# @private
|
|
4215
3412
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4216
|
-
collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::
|
|
3413
|
+
collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
4217
3414
|
|
|
4218
3415
|
property :name, as: 'name'
|
|
4219
3416
|
property :uri, as: 'uri'
|
|
4220
3417
|
end
|
|
4221
3418
|
end
|
|
4222
3419
|
|
|
4223
|
-
class
|
|
3420
|
+
class GoogleCloudVisionV1p3beta1SafeSearchAnnotation
|
|
4224
3421
|
# @private
|
|
4225
3422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4226
3423
|
property :adult, as: 'adult'
|
|
4227
|
-
property :adult_confidence, as: 'adultConfidence'
|
|
4228
3424
|
property :medical, as: 'medical'
|
|
4229
|
-
property :medical_confidence, as: 'medicalConfidence'
|
|
4230
|
-
property :nsfw_confidence, as: 'nsfwConfidence'
|
|
4231
3425
|
property :racy, as: 'racy'
|
|
4232
|
-
property :racy_confidence, as: 'racyConfidence'
|
|
4233
3426
|
property :spoof, as: 'spoof'
|
|
4234
|
-
property :spoof_confidence, as: 'spoofConfidence'
|
|
4235
3427
|
property :violence, as: 'violence'
|
|
4236
|
-
property :violence_confidence, as: 'violenceConfidence'
|
|
4237
3428
|
end
|
|
4238
3429
|
end
|
|
4239
3430
|
|
|
4240
|
-
class
|
|
3431
|
+
class GoogleCloudVisionV1p3beta1Symbol
|
|
4241
3432
|
# @private
|
|
4242
3433
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4243
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3434
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
4244
3435
|
|
|
4245
3436
|
property :confidence, as: 'confidence'
|
|
4246
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
3437
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
|
|
4247
3438
|
|
|
4248
3439
|
property :text, as: 'text'
|
|
4249
3440
|
end
|
|
4250
3441
|
end
|
|
4251
3442
|
|
|
4252
|
-
class
|
|
3443
|
+
class GoogleCloudVisionV1p3beta1TextAnnotation
|
|
4253
3444
|
# @private
|
|
4254
3445
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4255
|
-
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::
|
|
3446
|
+
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Page::Representation
|
|
4256
3447
|
|
|
4257
3448
|
property :text, as: 'text'
|
|
4258
3449
|
end
|
|
4259
3450
|
end
|
|
4260
3451
|
|
|
4261
|
-
class
|
|
3452
|
+
class GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
|
|
4262
3453
|
# @private
|
|
4263
3454
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4264
3455
|
property :is_prefix, as: 'isPrefix'
|
|
@@ -4266,7 +3457,7 @@ module Google
|
|
|
4266
3457
|
end
|
|
4267
3458
|
end
|
|
4268
3459
|
|
|
4269
|
-
class
|
|
3460
|
+
class GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
|
|
4270
3461
|
# @private
|
|
4271
3462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4272
3463
|
property :confidence, as: 'confidence'
|
|
@@ -4274,17 +3465,17 @@ module Google
|
|
|
4274
3465
|
end
|
|
4275
3466
|
end
|
|
4276
3467
|
|
|
4277
|
-
class
|
|
3468
|
+
class GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
|
|
4278
3469
|
# @private
|
|
4279
3470
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4280
|
-
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::
|
|
3471
|
+
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
|
|
4281
3472
|
|
|
4282
|
-
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::
|
|
3473
|
+
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
|
|
4283
3474
|
|
|
4284
3475
|
end
|
|
4285
3476
|
end
|
|
4286
3477
|
|
|
4287
|
-
class
|
|
3478
|
+
class GoogleCloudVisionV1p3beta1Vertex
|
|
4288
3479
|
# @private
|
|
4289
3480
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4290
3481
|
property :x, as: 'x'
|
|
@@ -4292,25 +3483,25 @@ module Google
|
|
|
4292
3483
|
end
|
|
4293
3484
|
end
|
|
4294
3485
|
|
|
4295
|
-
class
|
|
3486
|
+
class GoogleCloudVisionV1p3beta1WebDetection
|
|
4296
3487
|
# @private
|
|
4297
3488
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4298
|
-
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::
|
|
3489
|
+
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
|
|
4299
3490
|
|
|
4300
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3491
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
|
|
4301
3492
|
|
|
4302
|
-
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3493
|
+
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
|
|
4303
3494
|
|
|
4304
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3495
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
|
|
4305
3496
|
|
|
4306
|
-
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::
|
|
3497
|
+
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
|
|
4307
3498
|
|
|
4308
|
-
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::
|
|
3499
|
+
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
|
|
4309
3500
|
|
|
4310
3501
|
end
|
|
4311
3502
|
end
|
|
4312
3503
|
|
|
4313
|
-
class
|
|
3504
|
+
class GoogleCloudVisionV1p3beta1WebDetectionWebEntity
|
|
4314
3505
|
# @private
|
|
4315
3506
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4316
3507
|
property :description, as: 'description'
|
|
@@ -4319,7 +3510,7 @@ module Google
|
|
|
4319
3510
|
end
|
|
4320
3511
|
end
|
|
4321
3512
|
|
|
4322
|
-
class
|
|
3513
|
+
class GoogleCloudVisionV1p3beta1WebDetectionWebImage
|
|
4323
3514
|
# @private
|
|
4324
3515
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4325
3516
|
property :score, as: 'score'
|
|
@@ -4327,7 +3518,7 @@ module Google
|
|
|
4327
3518
|
end
|
|
4328
3519
|
end
|
|
4329
3520
|
|
|
4330
|
-
class
|
|
3521
|
+
class GoogleCloudVisionV1p3beta1WebDetectionWebLabel
|
|
4331
3522
|
# @private
|
|
4332
3523
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4333
3524
|
property :label, as: 'label'
|
|
@@ -4335,110 +3526,116 @@ module Google
|
|
|
4335
3526
|
end
|
|
4336
3527
|
end
|
|
4337
3528
|
|
|
4338
|
-
class
|
|
3529
|
+
class GoogleCloudVisionV1p3beta1WebDetectionWebPage
|
|
4339
3530
|
# @private
|
|
4340
3531
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4341
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3532
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
|
|
4342
3533
|
|
|
4343
3534
|
property :page_title, as: 'pageTitle'
|
|
4344
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
3535
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
|
|
4345
3536
|
|
|
4346
3537
|
property :score, as: 'score'
|
|
4347
3538
|
property :url, as: 'url'
|
|
4348
3539
|
end
|
|
4349
3540
|
end
|
|
4350
3541
|
|
|
4351
|
-
class
|
|
3542
|
+
class GoogleCloudVisionV1p3beta1Word
|
|
4352
3543
|
# @private
|
|
4353
3544
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4354
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3545
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
|
|
4355
3546
|
|
|
4356
3547
|
property :confidence, as: 'confidence'
|
|
4357
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
3548
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
|
|
4358
3549
|
|
|
4359
|
-
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::
|
|
3550
|
+
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Symbol::Representation
|
|
4360
3551
|
|
|
4361
3552
|
end
|
|
4362
3553
|
end
|
|
4363
3554
|
|
|
4364
|
-
class
|
|
3555
|
+
class GoogleCloudVisionV1p4beta1AnnotateFileResponse
|
|
4365
3556
|
# @private
|
|
4366
3557
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4367
|
-
property :
|
|
3558
|
+
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
3559
|
+
|
|
3560
|
+
property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1InputConfig::Representation
|
|
4368
3561
|
|
|
4369
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::
|
|
3562
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateImageResponse::Representation
|
|
4370
3563
|
|
|
4371
3564
|
property :total_pages, as: 'totalPages'
|
|
4372
3565
|
end
|
|
4373
3566
|
end
|
|
4374
3567
|
|
|
4375
|
-
class
|
|
3568
|
+
class GoogleCloudVisionV1p4beta1AnnotateImageResponse
|
|
4376
3569
|
# @private
|
|
4377
3570
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4378
|
-
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::
|
|
3571
|
+
property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageAnnotationContext::Representation
|
|
4379
3572
|
|
|
4380
|
-
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::
|
|
3573
|
+
property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHintsAnnotation::Representation
|
|
4381
3574
|
|
|
4382
3575
|
property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
4383
3576
|
|
|
4384
|
-
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
3577
|
+
collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotation::Representation
|
|
3578
|
+
|
|
3579
|
+
property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotation::Representation
|
|
3580
|
+
|
|
3581
|
+
property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageProperties::Representation
|
|
4385
3582
|
|
|
4386
|
-
property :
|
|
3583
|
+
property :image_quality_annotation, as: 'imageQualityAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageQuality, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageQuality::Representation
|
|
4387
3584
|
|
|
4388
|
-
|
|
3585
|
+
collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
|
|
4389
3586
|
|
|
4390
|
-
collection :
|
|
3587
|
+
collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
|
|
4391
3588
|
|
|
4392
|
-
collection :
|
|
3589
|
+
collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation::Representation
|
|
4393
3590
|
|
|
4394
|
-
collection :
|
|
3591
|
+
collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
|
|
4395
3592
|
|
|
4396
|
-
|
|
3593
|
+
property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResults::Representation
|
|
4397
3594
|
|
|
4398
|
-
property :
|
|
3595
|
+
property :quality_optimization_result, as: 'qualityOptimizationResult', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1QualityOptimizationResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1QualityOptimizationResult::Representation
|
|
4399
3596
|
|
|
4400
|
-
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::
|
|
3597
|
+
property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation::Representation
|
|
4401
3598
|
|
|
4402
|
-
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::
|
|
3599
|
+
collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
|
|
4403
3600
|
|
|
4404
|
-
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::
|
|
3601
|
+
property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetection::Representation
|
|
4405
3602
|
|
|
4406
3603
|
end
|
|
4407
3604
|
end
|
|
4408
3605
|
|
|
4409
|
-
class
|
|
3606
|
+
class GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
|
|
4410
3607
|
# @private
|
|
4411
3608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4412
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::
|
|
3609
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
|
|
4413
3610
|
|
|
4414
3611
|
end
|
|
4415
3612
|
end
|
|
4416
3613
|
|
|
4417
|
-
class
|
|
3614
|
+
class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
|
|
4418
3615
|
# @private
|
|
4419
3616
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4420
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::
|
|
3617
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse::Representation
|
|
4421
3618
|
|
|
4422
3619
|
end
|
|
4423
3620
|
end
|
|
4424
3621
|
|
|
4425
|
-
class
|
|
3622
|
+
class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
|
|
4426
3623
|
# @private
|
|
4427
3624
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4428
|
-
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::
|
|
3625
|
+
property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
|
|
4429
3626
|
|
|
4430
3627
|
end
|
|
4431
3628
|
end
|
|
4432
3629
|
|
|
4433
|
-
class
|
|
3630
|
+
class GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
|
|
4434
3631
|
# @private
|
|
4435
3632
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4436
|
-
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::
|
|
3633
|
+
collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateFileResponse::Representation
|
|
4437
3634
|
|
|
4438
3635
|
end
|
|
4439
3636
|
end
|
|
4440
3637
|
|
|
4441
|
-
class
|
|
3638
|
+
class GoogleCloudVisionV1p4beta1BatchOperationMetadata
|
|
4442
3639
|
# @private
|
|
4443
3640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4444
3641
|
property :end_time, as: 'endTime'
|
|
@@ -4447,36 +3644,31 @@ module Google
|
|
|
4447
3644
|
end
|
|
4448
3645
|
end
|
|
4449
3646
|
|
|
4450
|
-
class
|
|
3647
|
+
class GoogleCloudVisionV1p4beta1Block
|
|
4451
3648
|
# @private
|
|
4452
3649
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4453
3650
|
property :block_type, as: 'blockType'
|
|
4454
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3651
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4455
3652
|
|
|
4456
3653
|
property :confidence, as: 'confidence'
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
property :merged_text, as: 'mergedText'
|
|
4460
|
-
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Paragraph::Representation
|
|
4461
|
-
|
|
4462
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
|
|
3654
|
+
collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Paragraph::Representation
|
|
4463
3655
|
|
|
4464
|
-
property :
|
|
3656
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
|
|
4465
3657
|
|
|
4466
3658
|
end
|
|
4467
3659
|
end
|
|
4468
3660
|
|
|
4469
|
-
class
|
|
3661
|
+
class GoogleCloudVisionV1p4beta1BoundingPoly
|
|
4470
3662
|
# @private
|
|
4471
3663
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4472
|
-
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::
|
|
3664
|
+
collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1NormalizedVertex::Representation
|
|
4473
3665
|
|
|
4474
|
-
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::
|
|
3666
|
+
collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Vertex::Representation
|
|
4475
3667
|
|
|
4476
3668
|
end
|
|
4477
3669
|
end
|
|
4478
3670
|
|
|
4479
|
-
class
|
|
3671
|
+
class GoogleCloudVisionV1p4beta1ColorInfo
|
|
4480
3672
|
# @private
|
|
4481
3673
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4482
3674
|
property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
|
|
@@ -4486,64 +3678,64 @@ module Google
|
|
|
4486
3678
|
end
|
|
4487
3679
|
end
|
|
4488
3680
|
|
|
4489
|
-
class
|
|
3681
|
+
class GoogleCloudVisionV1p4beta1CropHint
|
|
4490
3682
|
# @private
|
|
4491
3683
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4492
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3684
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4493
3685
|
|
|
4494
3686
|
property :confidence, as: 'confidence'
|
|
4495
3687
|
property :importance_fraction, as: 'importanceFraction'
|
|
4496
3688
|
end
|
|
4497
3689
|
end
|
|
4498
3690
|
|
|
4499
|
-
class
|
|
3691
|
+
class GoogleCloudVisionV1p4beta1CropHintsAnnotation
|
|
4500
3692
|
# @private
|
|
4501
3693
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4502
|
-
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::
|
|
3694
|
+
collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHint::Representation
|
|
4503
3695
|
|
|
4504
3696
|
end
|
|
4505
3697
|
end
|
|
4506
3698
|
|
|
4507
|
-
class
|
|
3699
|
+
class GoogleCloudVisionV1p4beta1DominantColorsAnnotation
|
|
4508
3700
|
# @private
|
|
4509
3701
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4510
|
-
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::
|
|
3702
|
+
collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ColorInfo::Representation
|
|
4511
3703
|
|
|
4512
3704
|
end
|
|
4513
3705
|
end
|
|
4514
3706
|
|
|
4515
|
-
class
|
|
3707
|
+
class GoogleCloudVisionV1p4beta1EntityAnnotation
|
|
4516
3708
|
# @private
|
|
4517
3709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4518
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3710
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4519
3711
|
|
|
4520
3712
|
property :confidence, as: 'confidence'
|
|
4521
3713
|
property :description, as: 'description'
|
|
4522
3714
|
property :locale, as: 'locale'
|
|
4523
|
-
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::
|
|
3715
|
+
collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocationInfo::Representation
|
|
4524
3716
|
|
|
4525
3717
|
property :mid, as: 'mid'
|
|
4526
|
-
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::
|
|
3718
|
+
collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Property::Representation
|
|
4527
3719
|
|
|
4528
3720
|
property :score, as: 'score'
|
|
4529
3721
|
property :topicality, as: 'topicality'
|
|
4530
3722
|
end
|
|
4531
3723
|
end
|
|
4532
3724
|
|
|
4533
|
-
class
|
|
3725
|
+
class GoogleCloudVisionV1p4beta1FaceAnnotation
|
|
4534
3726
|
# @private
|
|
4535
3727
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4536
3728
|
property :anger_likelihood, as: 'angerLikelihood'
|
|
4537
3729
|
property :blurred_likelihood, as: 'blurredLikelihood'
|
|
4538
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3730
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4539
3731
|
|
|
4540
3732
|
property :detection_confidence, as: 'detectionConfidence'
|
|
4541
|
-
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3733
|
+
property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4542
3734
|
|
|
4543
3735
|
property :headwear_likelihood, as: 'headwearLikelihood'
|
|
4544
3736
|
property :joy_likelihood, as: 'joyLikelihood'
|
|
4545
3737
|
property :landmarking_confidence, as: 'landmarkingConfidence'
|
|
4546
|
-
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::
|
|
3738
|
+
collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark::Representation
|
|
4547
3739
|
|
|
4548
3740
|
property :pan_angle, as: 'panAngle'
|
|
4549
3741
|
property :roll_angle, as: 'rollAngle'
|
|
@@ -4554,30 +3746,30 @@ module Google
|
|
|
4554
3746
|
end
|
|
4555
3747
|
end
|
|
4556
3748
|
|
|
4557
|
-
class
|
|
3749
|
+
class GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
|
|
4558
3750
|
# @private
|
|
4559
3751
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4560
|
-
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::
|
|
3752
|
+
property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Position::Representation
|
|
4561
3753
|
|
|
4562
3754
|
property :type, as: 'type'
|
|
4563
3755
|
end
|
|
4564
3756
|
end
|
|
4565
3757
|
|
|
4566
|
-
class
|
|
3758
|
+
class GoogleCloudVisionV1p4beta1GcsDestination
|
|
4567
3759
|
# @private
|
|
4568
3760
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4569
3761
|
property :uri, as: 'uri'
|
|
4570
3762
|
end
|
|
4571
3763
|
end
|
|
4572
3764
|
|
|
4573
|
-
class
|
|
3765
|
+
class GoogleCloudVisionV1p4beta1GcsSource
|
|
4574
3766
|
# @private
|
|
4575
3767
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4576
3768
|
property :uri, as: 'uri'
|
|
4577
3769
|
end
|
|
4578
3770
|
end
|
|
4579
3771
|
|
|
4580
|
-
class
|
|
3772
|
+
class GoogleCloudVisionV1p4beta1ImageAnnotationContext
|
|
4581
3773
|
# @private
|
|
4582
3774
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4583
3775
|
property :page_number, as: 'pageNumber'
|
|
@@ -4585,51 +3777,45 @@ module Google
|
|
|
4585
3777
|
end
|
|
4586
3778
|
end
|
|
4587
3779
|
|
|
4588
|
-
class
|
|
3780
|
+
class GoogleCloudVisionV1p4beta1ImageProperties
|
|
4589
3781
|
# @private
|
|
4590
3782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4591
|
-
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::
|
|
3783
|
+
property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation::Representation
|
|
4592
3784
|
|
|
4593
3785
|
end
|
|
4594
3786
|
end
|
|
4595
3787
|
|
|
4596
|
-
class
|
|
3788
|
+
class GoogleCloudVisionV1p4beta1ImageQuality
|
|
4597
3789
|
# @private
|
|
4598
3790
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
4602
|
-
|
|
3791
|
+
property :quality_score, as: 'qualityScore'
|
|
4603
3792
|
end
|
|
4604
3793
|
end
|
|
4605
3794
|
|
|
4606
|
-
class
|
|
3795
|
+
class GoogleCloudVisionV1p4beta1ImportProductSetsResponse
|
|
4607
3796
|
# @private
|
|
4608
3797
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4609
|
-
|
|
4610
|
-
|
|
3798
|
+
collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ReferenceImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ReferenceImage::Representation
|
|
3799
|
+
|
|
3800
|
+
collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
|
|
4611
3801
|
|
|
4612
|
-
property :mime_type, as: 'mimeType'
|
|
4613
3802
|
end
|
|
4614
3803
|
end
|
|
4615
3804
|
|
|
4616
|
-
class
|
|
3805
|
+
class GoogleCloudVisionV1p4beta1InputConfig
|
|
4617
3806
|
# @private
|
|
4618
3807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4619
|
-
property :
|
|
4620
|
-
property :
|
|
4621
|
-
|
|
4622
|
-
property :normalized_key, as: 'normalizedKey'
|
|
4623
|
-
property :value_block, as: 'valueBlock', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block::Representation
|
|
3808
|
+
property :content, :base64 => true, as: 'content'
|
|
3809
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsSource::Representation
|
|
4624
3810
|
|
|
4625
|
-
property :
|
|
3811
|
+
property :mime_type, as: 'mimeType'
|
|
4626
3812
|
end
|
|
4627
3813
|
end
|
|
4628
3814
|
|
|
4629
|
-
class
|
|
3815
|
+
class GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
|
|
4630
3816
|
# @private
|
|
4631
3817
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4632
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3818
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4633
3819
|
|
|
4634
3820
|
property :language_code, as: 'languageCode'
|
|
4635
3821
|
property :mid, as: 'mid'
|
|
@@ -4638,7 +3824,7 @@ module Google
|
|
|
4638
3824
|
end
|
|
4639
3825
|
end
|
|
4640
3826
|
|
|
4641
|
-
class
|
|
3827
|
+
class GoogleCloudVisionV1p4beta1LocationInfo
|
|
4642
3828
|
# @private
|
|
4643
3829
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4644
3830
|
property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
|
|
@@ -4646,7 +3832,7 @@ module Google
|
|
|
4646
3832
|
end
|
|
4647
3833
|
end
|
|
4648
3834
|
|
|
4649
|
-
class
|
|
3835
|
+
class GoogleCloudVisionV1p4beta1NormalizedVertex
|
|
4650
3836
|
# @private
|
|
4651
3837
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4652
3838
|
property :x, as: 'x'
|
|
@@ -4654,7 +3840,7 @@ module Google
|
|
|
4654
3840
|
end
|
|
4655
3841
|
end
|
|
4656
3842
|
|
|
4657
|
-
class
|
|
3843
|
+
class GoogleCloudVisionV1p4beta1OperationMetadata
|
|
4658
3844
|
# @private
|
|
4659
3845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4660
3846
|
property :create_time, as: 'createTime'
|
|
@@ -4663,44 +3849,42 @@ module Google
|
|
|
4663
3849
|
end
|
|
4664
3850
|
end
|
|
4665
3851
|
|
|
4666
|
-
class
|
|
3852
|
+
class GoogleCloudVisionV1p4beta1OutputConfig
|
|
4667
3853
|
# @private
|
|
4668
3854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4669
3855
|
property :batch_size, as: 'batchSize'
|
|
4670
|
-
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::
|
|
3856
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsDestination::Representation
|
|
4671
3857
|
|
|
4672
3858
|
end
|
|
4673
3859
|
end
|
|
4674
3860
|
|
|
4675
|
-
class
|
|
3861
|
+
class GoogleCloudVisionV1p4beta1Page
|
|
4676
3862
|
# @private
|
|
4677
3863
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4678
|
-
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::
|
|
3864
|
+
collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Block::Representation
|
|
4679
3865
|
|
|
4680
3866
|
property :confidence, as: 'confidence'
|
|
4681
3867
|
property :height, as: 'height'
|
|
4682
|
-
property :
|
|
4683
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
|
|
3868
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
|
|
4684
3869
|
|
|
4685
3870
|
property :width, as: 'width'
|
|
4686
3871
|
end
|
|
4687
3872
|
end
|
|
4688
3873
|
|
|
4689
|
-
class
|
|
3874
|
+
class GoogleCloudVisionV1p4beta1Paragraph
|
|
4690
3875
|
# @private
|
|
4691
3876
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4692
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
3877
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4693
3878
|
|
|
4694
3879
|
property :confidence, as: 'confidence'
|
|
4695
|
-
property :
|
|
4696
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
|
|
3880
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
|
|
4697
3881
|
|
|
4698
|
-
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::
|
|
3882
|
+
collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Word::Representation
|
|
4699
3883
|
|
|
4700
3884
|
end
|
|
4701
3885
|
end
|
|
4702
3886
|
|
|
4703
|
-
class
|
|
3887
|
+
class GoogleCloudVisionV1p4beta1Position
|
|
4704
3888
|
# @private
|
|
4705
3889
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4706
3890
|
property :x, as: 'x'
|
|
@@ -4709,19 +3893,19 @@ module Google
|
|
|
4709
3893
|
end
|
|
4710
3894
|
end
|
|
4711
3895
|
|
|
4712
|
-
class
|
|
3896
|
+
class GoogleCloudVisionV1p4beta1Product
|
|
4713
3897
|
# @private
|
|
4714
3898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4715
3899
|
property :description, as: 'description'
|
|
4716
3900
|
property :display_name, as: 'displayName'
|
|
4717
3901
|
property :name, as: 'name'
|
|
4718
3902
|
property :product_category, as: 'productCategory'
|
|
4719
|
-
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::
|
|
3903
|
+
collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductKeyValue::Representation
|
|
4720
3904
|
|
|
4721
3905
|
end
|
|
4722
3906
|
end
|
|
4723
3907
|
|
|
4724
|
-
class
|
|
3908
|
+
class GoogleCloudVisionV1p4beta1ProductKeyValue
|
|
4725
3909
|
# @private
|
|
4726
3910
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4727
3911
|
property :key, as: 'key'
|
|
@@ -4729,38 +3913,50 @@ module Google
|
|
|
4729
3913
|
end
|
|
4730
3914
|
end
|
|
4731
3915
|
|
|
4732
|
-
class
|
|
3916
|
+
class GoogleCloudVisionV1p4beta1ProductSearchResults
|
|
4733
3917
|
# @private
|
|
4734
3918
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4735
3919
|
property :index_time, as: 'indexTime'
|
|
4736
|
-
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::
|
|
3920
|
+
collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult::Representation
|
|
4737
3921
|
|
|
4738
|
-
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::
|
|
3922
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
|
|
4739
3923
|
|
|
4740
3924
|
end
|
|
4741
3925
|
end
|
|
4742
3926
|
|
|
4743
|
-
class
|
|
3927
|
+
class GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
|
|
4744
3928
|
# @private
|
|
4745
3929
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4746
|
-
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::
|
|
3930
|
+
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4747
3931
|
|
|
4748
|
-
collection :
|
|
3932
|
+
collection :object_annotations, as: 'objectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation::Representation
|
|
3933
|
+
|
|
3934
|
+
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
|
|
3935
|
+
|
|
3936
|
+
end
|
|
3937
|
+
end
|
|
4749
3938
|
|
|
3939
|
+
class GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation
|
|
3940
|
+
# @private
|
|
3941
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3942
|
+
property :language_code, as: 'languageCode'
|
|
3943
|
+
property :mid, as: 'mid'
|
|
3944
|
+
property :name, as: 'name'
|
|
3945
|
+
property :score, as: 'score'
|
|
4750
3946
|
end
|
|
4751
3947
|
end
|
|
4752
3948
|
|
|
4753
|
-
class
|
|
3949
|
+
class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
|
|
4754
3950
|
# @private
|
|
4755
3951
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4756
3952
|
property :image, as: 'image'
|
|
4757
|
-
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::
|
|
3953
|
+
property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Product::Representation
|
|
4758
3954
|
|
|
4759
3955
|
property :score, as: 'score'
|
|
4760
3956
|
end
|
|
4761
3957
|
end
|
|
4762
3958
|
|
|
4763
|
-
class
|
|
3959
|
+
class GoogleCloudVisionV1p4beta1Property
|
|
4764
3960
|
# @private
|
|
4765
3961
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4766
3962
|
property :name, as: 'name'
|
|
@@ -4769,17 +3965,26 @@ module Google
|
|
|
4769
3965
|
end
|
|
4770
3966
|
end
|
|
4771
3967
|
|
|
4772
|
-
class
|
|
3968
|
+
class GoogleCloudVisionV1p4beta1QualityOptimizationResult
|
|
3969
|
+
# @private
|
|
3970
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3971
|
+
property :image, :base64 => true, as: 'image'
|
|
3972
|
+
property :mime_type, as: 'mimeType'
|
|
3973
|
+
property :quality_optimization_type, as: 'qualityOptimizationType'
|
|
3974
|
+
end
|
|
3975
|
+
end
|
|
3976
|
+
|
|
3977
|
+
class GoogleCloudVisionV1p4beta1ReferenceImage
|
|
4773
3978
|
# @private
|
|
4774
3979
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4775
|
-
collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::
|
|
3980
|
+
collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4776
3981
|
|
|
4777
3982
|
property :name, as: 'name'
|
|
4778
3983
|
property :uri, as: 'uri'
|
|
4779
3984
|
end
|
|
4780
3985
|
end
|
|
4781
3986
|
|
|
4782
|
-
class
|
|
3987
|
+
class GoogleCloudVisionV1p4beta1SafeSearchAnnotation
|
|
4783
3988
|
# @private
|
|
4784
3989
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4785
3990
|
property :adult, as: 'adult'
|
|
@@ -4796,57 +4001,28 @@ module Google
|
|
|
4796
4001
|
end
|
|
4797
4002
|
end
|
|
4798
4003
|
|
|
4799
|
-
class
|
|
4004
|
+
class GoogleCloudVisionV1p4beta1Symbol
|
|
4800
4005
|
# @private
|
|
4801
4006
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4802
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
4007
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4803
4008
|
|
|
4804
4009
|
property :confidence, as: 'confidence'
|
|
4805
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::
|
|
4806
|
-
|
|
4807
|
-
property :text, as: 'text'
|
|
4808
|
-
end
|
|
4809
|
-
end
|
|
4810
|
-
|
|
4811
|
-
class GoogleCloudVisionV1p5beta1Table
|
|
4812
|
-
# @private
|
|
4813
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4814
|
-
collection :body_rows, as: 'bodyRows', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
|
|
4815
|
-
|
|
4816
|
-
collection :header_rows, as: 'headerRows', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
|
|
4817
|
-
|
|
4818
|
-
end
|
|
4819
|
-
end
|
|
4010
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
|
|
4820
4011
|
|
|
4821
|
-
class GoogleCloudVisionV1p5beta1TableTableCell
|
|
4822
|
-
# @private
|
|
4823
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4824
|
-
property :col_span, as: 'colSpan'
|
|
4825
|
-
property :row_span, as: 'rowSpan'
|
|
4826
4012
|
property :text, as: 'text'
|
|
4827
|
-
property :text_block, as: 'textBlock', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block::Representation
|
|
4828
|
-
|
|
4829
|
-
end
|
|
4830
|
-
end
|
|
4831
|
-
|
|
4832
|
-
class GoogleCloudVisionV1p5beta1TableTableRow
|
|
4833
|
-
# @private
|
|
4834
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4835
|
-
collection :cells, as: 'cells', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableCell, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableCell::Representation
|
|
4836
|
-
|
|
4837
4013
|
end
|
|
4838
4014
|
end
|
|
4839
4015
|
|
|
4840
|
-
class
|
|
4016
|
+
class GoogleCloudVisionV1p4beta1TextAnnotation
|
|
4841
4017
|
# @private
|
|
4842
4018
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4843
|
-
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::
|
|
4019
|
+
collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Page::Representation
|
|
4844
4020
|
|
|
4845
4021
|
property :text, as: 'text'
|
|
4846
4022
|
end
|
|
4847
4023
|
end
|
|
4848
4024
|
|
|
4849
|
-
class
|
|
4025
|
+
class GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
|
|
4850
4026
|
# @private
|
|
4851
4027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4852
4028
|
property :is_prefix, as: 'isPrefix'
|
|
@@ -4854,7 +4030,7 @@ module Google
|
|
|
4854
4030
|
end
|
|
4855
4031
|
end
|
|
4856
4032
|
|
|
4857
|
-
class
|
|
4033
|
+
class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
|
|
4858
4034
|
# @private
|
|
4859
4035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4860
4036
|
property :confidence, as: 'confidence'
|
|
@@ -4862,17 +4038,17 @@ module Google
|
|
|
4862
4038
|
end
|
|
4863
4039
|
end
|
|
4864
4040
|
|
|
4865
|
-
class
|
|
4041
|
+
class GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
|
|
4866
4042
|
# @private
|
|
4867
4043
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4868
|
-
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::
|
|
4044
|
+
property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak::Representation
|
|
4869
4045
|
|
|
4870
|
-
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::
|
|
4046
|
+
collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage::Representation
|
|
4871
4047
|
|
|
4872
4048
|
end
|
|
4873
4049
|
end
|
|
4874
4050
|
|
|
4875
|
-
class
|
|
4051
|
+
class GoogleCloudVisionV1p4beta1Vertex
|
|
4876
4052
|
# @private
|
|
4877
4053
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4878
4054
|
property :x, as: 'x'
|
|
@@ -4880,25 +4056,25 @@ module Google
|
|
|
4880
4056
|
end
|
|
4881
4057
|
end
|
|
4882
4058
|
|
|
4883
|
-
class
|
|
4059
|
+
class GoogleCloudVisionV1p4beta1WebDetection
|
|
4884
4060
|
# @private
|
|
4885
4061
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4886
|
-
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::
|
|
4062
|
+
collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel::Representation
|
|
4887
4063
|
|
|
4888
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
4064
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
|
|
4889
4065
|
|
|
4890
|
-
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
4066
|
+
collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebPage::Representation
|
|
4891
4067
|
|
|
4892
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
4068
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
|
|
4893
4069
|
|
|
4894
|
-
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::
|
|
4070
|
+
collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
|
|
4895
4071
|
|
|
4896
|
-
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::
|
|
4072
|
+
collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity::Representation
|
|
4897
4073
|
|
|
4898
4074
|
end
|
|
4899
4075
|
end
|
|
4900
4076
|
|
|
4901
|
-
class
|
|
4077
|
+
class GoogleCloudVisionV1p4beta1WebDetectionWebEntity
|
|
4902
4078
|
# @private
|
|
4903
4079
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4904
4080
|
property :description, as: 'description'
|
|
@@ -4907,7 +4083,7 @@ module Google
|
|
|
4907
4083
|
end
|
|
4908
4084
|
end
|
|
4909
4085
|
|
|
4910
|
-
class
|
|
4086
|
+
class GoogleCloudVisionV1p4beta1WebDetectionWebImage
|
|
4911
4087
|
# @private
|
|
4912
4088
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4913
4089
|
property :score, as: 'score'
|
|
@@ -4915,7 +4091,7 @@ module Google
|
|
|
4915
4091
|
end
|
|
4916
4092
|
end
|
|
4917
4093
|
|
|
4918
|
-
class
|
|
4094
|
+
class GoogleCloudVisionV1p4beta1WebDetectionWebLabel
|
|
4919
4095
|
# @private
|
|
4920
4096
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4921
4097
|
property :label, as: 'label'
|
|
@@ -4923,29 +4099,28 @@ module Google
|
|
|
4923
4099
|
end
|
|
4924
4100
|
end
|
|
4925
4101
|
|
|
4926
|
-
class
|
|
4102
|
+
class GoogleCloudVisionV1p4beta1WebDetectionWebPage
|
|
4927
4103
|
# @private
|
|
4928
4104
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4929
|
-
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
4105
|
+
collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
|
|
4930
4106
|
|
|
4931
4107
|
property :page_title, as: 'pageTitle'
|
|
4932
|
-
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::
|
|
4108
|
+
collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
|
|
4933
4109
|
|
|
4934
4110
|
property :score, as: 'score'
|
|
4935
4111
|
property :url, as: 'url'
|
|
4936
4112
|
end
|
|
4937
4113
|
end
|
|
4938
4114
|
|
|
4939
|
-
class
|
|
4115
|
+
class GoogleCloudVisionV1p4beta1Word
|
|
4940
4116
|
# @private
|
|
4941
4117
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4942
|
-
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::
|
|
4118
|
+
property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
|
|
4943
4119
|
|
|
4944
4120
|
property :confidence, as: 'confidence'
|
|
4945
|
-
property :
|
|
4946
|
-
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
|
|
4121
|
+
property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
|
|
4947
4122
|
|
|
4948
|
-
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::
|
|
4123
|
+
collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Symbol::Representation
|
|
4949
4124
|
|
|
4950
4125
|
end
|
|
4951
4126
|
end
|
|
@@ -4955,6 +4130,8 @@ module Google
|
|
|
4955
4130
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4956
4131
|
property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
|
|
4957
4132
|
|
|
4133
|
+
collection :object_annotations, as: 'objectAnnotations', class: Google::Apis::VisionV1p2beta1::ObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::ObjectAnnotation::Representation
|
|
4134
|
+
|
|
4958
4135
|
collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::Result, decorator: Google::Apis::VisionV1p2beta1::Result::Representation
|
|
4959
4136
|
|
|
4960
4137
|
end
|
|
@@ -5049,6 +4226,16 @@ module Google
|
|
|
5049
4226
|
end
|
|
5050
4227
|
end
|
|
5051
4228
|
|
|
4229
|
+
class ObjectAnnotation
|
|
4230
|
+
# @private
|
|
4231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4232
|
+
property :language_code, as: 'languageCode'
|
|
4233
|
+
property :mid, as: 'mid'
|
|
4234
|
+
property :name, as: 'name'
|
|
4235
|
+
property :score, as: 'score'
|
|
4236
|
+
end
|
|
4237
|
+
end
|
|
4238
|
+
|
|
5052
4239
|
class Operation
|
|
5053
4240
|
# @private
|
|
5054
4241
|
class Representation < Google::Apis::Core::JsonRepresentation
|