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