Skip to content

Commit

Permalink
fix(ruby)!: Fix Ruby namespace for videointelligence/v1p3beta1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 399448269
  • Loading branch information
Google APIs authored and Copybara-Service committed Sep 28, 2021
1 parent 6ce857f commit f75ccc2
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -30,6 +30,7 @@ option java_multiple_files = true;
option java_outer_classname = "VideoIntelligenceServiceProto";
option java_package = "com.google.cloud.videointelligence.v1p3beta1";
option php_namespace = "Google\\Cloud\\VideoIntelligence\\V1p3beta1";
option ruby_package = "Google::Cloud::VideoIntelligence::V1p3beta1";

// Service that implements the Video Intelligence API.
service VideoIntelligenceService {
Expand Down

0 comments on commit f75ccc2

Please sign in to comment.