Skip to content

Commit afa2fb5

Browse files
committed
version 10
1 parent 721e7c4 commit afa2fb5

53 files changed

Lines changed: 2250 additions & 2295 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/google-cloud-vision/google/cloud/vision_v1/services/image_annotator/async_client.py

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -535,10 +535,11 @@ async def async_batch_annotate_images(
535535
) -> operation_async.AsyncOperation:
536536
r"""Run asynchronous image detection and annotation for a list of
537537
images.
538-
539-
Progress and results can be retrieved through the ``google.longrunning.Operations``
540-
interface. ``Operation.metadata`` contains ``OperationMetadata`` (metadata).
541-
``Operation.response`` contains ``AsyncBatchAnnotateImagesResponse`` (results).
538+
Progress and results can be retrieved through the
539+
``google.longrunning.Operations`` interface.
540+
``Operation.metadata`` contains ``OperationMetadata``
541+
(metadata). ``Operation.response`` contains
542+
``AsyncBatchAnnotateImagesResponse`` (results).
542543
543544
This service will write image annotation outputs to json files
544545
in customer GCS bucket, each json file containing
@@ -677,8 +678,10 @@ async def async_batch_annotate_files(
677678
r"""Run asynchronous image detection and annotation for a list of
678679
generic files, such as PDF files, which may contain multiple
679680
pages and multiple images per page. Progress and results can be
680-
retrieved through the ``google.longrunning.Operations`` interface. ``Operation.metadata``
681-
contains ``OperationMetadata`` (metadata). ``Operation.response`` contains
681+
retrieved through the ``google.longrunning.Operations``
682+
interface.
683+
``Operation.metadata`` contains ``OperationMetadata``
684+
(metadata). ``Operation.response`` contains
682685
``AsyncBatchAnnotateFilesResponse`` (results).
683686
684687
.. code-block:: python

packages/google-cloud-vision/google/cloud/vision_v1/services/image_annotator/client.py

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -992,10 +992,11 @@ def async_batch_annotate_images(
992992
) -> operation.Operation:
993993
r"""Run asynchronous image detection and annotation for a list of
994994
images.
995-
996-
Progress and results can be retrieved through the ``google.longrunning.Operations``
997-
interface. ``Operation.metadata`` contains ``OperationMetadata`` (metadata).
998-
``Operation.response`` contains ``AsyncBatchAnnotateImagesResponse`` (results).
995+
Progress and results can be retrieved through the
996+
``google.longrunning.Operations`` interface.
997+
``Operation.metadata`` contains ``OperationMetadata``
998+
(metadata). ``Operation.response`` contains
999+
``AsyncBatchAnnotateImagesResponse`` (results).
9991000
10001001
This service will write image annotation outputs to json files
10011002
in customer GCS bucket, each json file containing
@@ -1133,8 +1134,10 @@ def async_batch_annotate_files(
11331134
r"""Run asynchronous image detection and annotation for a list of
11341135
generic files, such as PDF files, which may contain multiple
11351136
pages and multiple images per page. Progress and results can be
1136-
retrieved through the ``google.longrunning.Operations`` interface. ``Operation.metadata``
1137-
contains ``OperationMetadata`` (metadata). ``Operation.response`` contains
1137+
retrieved through the ``google.longrunning.Operations``
1138+
interface.
1139+
``Operation.metadata`` contains ``OperationMetadata``
1140+
(metadata). ``Operation.response`` contains
11381141
``AsyncBatchAnnotateFilesResponse`` (results).
11391142
11401143
.. code-block:: python

packages/google-cloud-vision/google/cloud/vision_v1/services/image_annotator/transports/grpc.py

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -419,10 +419,11 @@ def async_batch_annotate_images(
419419
420420
Run asynchronous image detection and annotation for a list of
421421
images.
422-
423-
Progress and results can be retrieved through the ``google.longrunning.Operations``
424-
interface. ``Operation.metadata`` contains ``OperationMetadata`` (metadata).
425-
``Operation.response`` contains ``AsyncBatchAnnotateImagesResponse`` (results).
422+
Progress and results can be retrieved through the
423+
``google.longrunning.Operations`` interface.
424+
``Operation.metadata`` contains ``OperationMetadata``
425+
(metadata). ``Operation.response`` contains
426+
``AsyncBatchAnnotateImagesResponse`` (results).
426427
427428
This service will write image annotation outputs to json files
428429
in customer GCS bucket, each json file containing
@@ -459,8 +460,10 @@ def async_batch_annotate_files(
459460
Run asynchronous image detection and annotation for a list of
460461
generic files, such as PDF files, which may contain multiple
461462
pages and multiple images per page. Progress and results can be
462-
retrieved through the ``google.longrunning.Operations`` interface. ``Operation.metadata``
463-
contains ``OperationMetadata`` (metadata). ``Operation.response`` contains
463+
retrieved through the ``google.longrunning.Operations``
464+
interface.
465+
``Operation.metadata`` contains ``OperationMetadata``
466+
(metadata). ``Operation.response`` contains
464467
``AsyncBatchAnnotateFilesResponse`` (results).
465468
466469
Returns:

packages/google-cloud-vision/google/cloud/vision_v1/services/image_annotator/transports/grpc_asyncio.py

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -428,10 +428,11 @@ def async_batch_annotate_images(
428428
429429
Run asynchronous image detection and annotation for a list of
430430
images.
431-
432-
Progress and results can be retrieved through the ``google.longrunning.Operations``
433-
interface. ``Operation.metadata`` contains ``OperationMetadata`` (metadata).
434-
``Operation.response`` contains ``AsyncBatchAnnotateImagesResponse`` (results).
431+
Progress and results can be retrieved through the
432+
``google.longrunning.Operations`` interface.
433+
``Operation.metadata`` contains ``OperationMetadata``
434+
(metadata). ``Operation.response`` contains
435+
``AsyncBatchAnnotateImagesResponse`` (results).
435436
436437
This service will write image annotation outputs to json files
437438
in customer GCS bucket, each json file containing
@@ -469,8 +470,10 @@ def async_batch_annotate_files(
469470
Run asynchronous image detection and annotation for a list of
470471
generic files, such as PDF files, which may contain multiple
471472
pages and multiple images per page. Progress and results can be
472-
retrieved through the ``google.longrunning.Operations`` interface. ``Operation.metadata``
473-
contains ``OperationMetadata`` (metadata). ``Operation.response`` contains
473+
retrieved through the ``google.longrunning.Operations``
474+
interface.
475+
``Operation.metadata`` contains ``OperationMetadata``
476+
(metadata). ``Operation.response`` contains
474477
``AsyncBatchAnnotateFilesResponse`` (results).
475478
476479
Returns:

0 commit comments

Comments
 (0)