File tree Expand file tree Collapse file tree
acceptance/google/cloud/vision Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ guide](https://cloud.google.com/vision/docs/ruby-client-migration).
3434require " google/cloud/vision"
3535
3636image_annotator_client = Google ::Cloud ::Vision ::ImageAnnotator .new
37- gcs_image_uri = " gs://gapic-toolkit/President_Barack_Obama .jpg"
37+ gcs_image_uri = " gs://cloud-samples-data/vision/face_detection/celebrity_recognition/sergey .jpg"
3838source = { gcs_image_uri: gcs_image_uri }
3939image = { source: source }
4040type = :FACE_DETECTION
Original file line number Diff line number Diff line change 2323 it "runs one smoke test with batch_annotate_images" do
2424
2525 image_annotator_client = Google ::Cloud ::Vision ::ImageAnnotator . new ( version : :v1 )
26- gcs_image_uri = "gs://gapic-toolkit/President_Barack_Obama .jpg"
26+ gcs_image_uri = "gs://cloud-samples-data/vision/face_detection/celebrity_recognition/sergey .jpg"
2727 source = { gcs_image_uri : gcs_image_uri }
2828 image = { source : source }
2929 type = :FACE_DETECTION
Original file line number Diff line number Diff line change 2323 it "runs one smoke test with batch_annotate_images" do
2424
2525 image_annotator_client = Google ::Cloud ::Vision ::ImageAnnotator . new ( version : :v1p3beta1 )
26- gcs_image_uri = "gs://gapic-toolkit/President_Barack_Obama .jpg"
26+ gcs_image_uri = "gs://cloud-samples-data/vision/face_detection/celebrity_recognition/sergey .jpg"
2727 source = { gcs_image_uri : gcs_image_uri }
2828 image = { source : source }
2929 type = :FACE_DETECTION
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ module Cloud
5656 # require "google/cloud/vision"
5757 #
5858 # image_annotator_client = Google::Cloud::Vision::ImageAnnotator.new
59- # gcs_image_uri = "gs://gapic-toolkit/President_Barack_Obama .jpg"
59+ # gcs_image_uri = "gs://cloud-samples-data/vision/face_detection/celebrity_recognition/sergey .jpg"
6060 # source = { gcs_image_uri: gcs_image_uri }
6161 # image = { source: source }
6262 # type = :FACE_DETECTION
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ module Vision
5353 # require "google/cloud/vision"
5454 #
5555 # image_annotator_client = Google::Cloud::Vision::ImageAnnotator.new(version: :v1)
56- # gcs_image_uri = "gs://gapic-toolkit/President_Barack_Obama .jpg"
56+ # gcs_image_uri = "gs://cloud-samples-data/vision/face_detection/celebrity_recognition/sergey .jpg"
5757 # source = { gcs_image_uri: gcs_image_uri }
5858 # image = { source: source }
5959 # type = :FACE_DETECTION
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ module Vision
5353 # require "google/cloud/vision"
5454 #
5555 # image_annotator_client = Google::Cloud::Vision::ImageAnnotator.new(version: :v1p3beta1)
56- # gcs_image_uri = "gs://gapic-toolkit/President_Barack_Obama .jpg"
56+ # gcs_image_uri = "gs://cloud-samples-data/vision/face_detection/celebrity_recognition/sergey .jpg"
5757 # source = { gcs_image_uri: gcs_image_uri }
5858 # image = { source: source }
5959 # type = :FACE_DETECTION
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-10-29T10:45:58.738886Z ",
2+ "updateTime": "2019-11-05T11:44:49.950546Z ",
33 "sources": [
44 {
55 "generator": {
66 "name": "artman",
7- "version": "0.40.3 ",
8- "dockerImage": "googleapis/artman@sha256:c805f50525f5f557886c94ab76f56eaa09cb1da58c3ee95111fd34259376621a "
7+ "version": "0.41.0 ",
8+ "dockerImage": "googleapis/artman@sha256:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9 "
99 }
1010 },
1111 {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "532773acbed8d09451dafb3d403ab1823e6a6e1e ",
16- "internalRef": "277177415 "
15+ "sha": "8c6569ced063c08a48272de2e887860d0c40d388 ",
16+ "internalRef": "278552094 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments