Skip to content

Commit

Permalink
chore: update go namespace to match open source (#1986)
Browse files Browse the repository at this point in the history
* chore: update go namespace to match open source

PiperOrigin-RevId: 525165420

Source-Link: googleapis/googleapis@c7f62d0

Source-Link: googleapis/googleapis-gen@4719324
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDcxOTMyNGQyYWNkZGMyMWY2NGMzM2RhMjRkM2ZmYzBmMGRjZGY1OCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Apr 18, 2023
1 parent 38d86ad commit 5fa27f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -869,13 +869,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "s.com/auth/devstorage.full_control,https"
+ "://www.googleapis.com/auth/devstorage.re"
+ "ad_only,https://www.googleapis.com/auth/"
+ "devstorage.read_writeB\334\001\n\025com.google.sto"
+ "rage.v2B\014StorageProtoP\001Z8google.golang.o"
+ "rg/genproto/googleapis/storage/v2;storag"
+ "e\352Ax\n!cloudkms.googleapis.com/CryptoKey\022"
+ "Sprojects/{project}/locations/{location}"
+ "/keyRings/{key_ring}/cryptoKeys/{crypto_"
+ "key}b\006proto3"
+ "devstorage.read_writeB\342\001\n\025com.google.sto"
+ "rage.v2B\014StorageProtoP\001Z>cloud.google.co"
+ "m/go/storage/internal/apiv2/storagepb;st"
+ "oragepb\352Ax\n!cloudkms.googleapis.com/Cryp"
+ "toKey\022Sprojects/{project}/locations/{loc"
+ "ation}/keyRings/{key_ring}/cryptoKeys/{c"
+ "rypto_key}b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import "google/protobuf/field_mask.proto";
import "google/protobuf/timestamp.proto";
import "google/type/date.proto";

option go_package = "google.golang.org/genproto/googleapis/storage/v2;storage";
option go_package = "cloud.google.com/go/storage/internal/apiv2/storagepb;storagepb";
option java_multiple_files = true;
option java_outer_classname = "StorageProto";
option java_package = "com.google.storage.v2";
Expand Down

0 comments on commit 5fa27f5

Please sign in to comment.