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