chore: Update generation configuration at Wed Jun 4 02:30:47 UTC 202… · googleapis/java-storage@7dba9f0 · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit 7dba9f0

Browse files
chore: Update generation configuration at Wed Jun 4 02:30:47 UTC 2025 (#3126)
* chore: Update generation configuration at Sat May 31 02:29:28 UTC 2025 * chore: Update generation configuration at Sun Jun 1 02:42:34 UTC 2025 * chore: Update generation configuration at Tue Jun 3 02:30:51 UTC 2025 * chore: Update generation configuration at Wed Jun 4 02:30:47 UTC 2025 * chore: generate libraries at Wed Jun 4 02:31:21 UTC 2025
1 parent 26595df commit 7dba9f0

File tree

187 files changed

+188
-188
lines changed

Some content is hidden

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

187 files changed

+188
-188
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
java: [11, 17, 21]
28+
java: [11, 17, 21, 24]
2929
steps:
3030
- uses: actions/checkout@v4
3131
- uses: actions/setup-java@v4

.kokoro/presubmit/graalvm-native-a.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.48.0" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.49.0" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

.kokoro/presubmit/graalvm-native-b.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.48.0" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.49.0" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

.kokoro/presubmit/graalvm-native-c.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.48.0" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.49.0" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.58.0
2-
googleapis_commitish: ea40277431fb821fd5a9b1eb8227535846388770
1+
gapic_generator_version: 2.59.0
2+
googleapis_commitish: f1859b90227eb09ecd2fa85c96e89b60dbf688b5
33
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: storage

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/AnywhereCache.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/AnywhereCacheOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface AnywhereCacheOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CommonLongRunningOperationMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CommonLongRunningOperationMetadataOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface CommonLongRunningOperationMetadataOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateAnywhereCacheMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateAnywhereCacheMetadataOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface CreateAnywhereCacheMetadataOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateAnywhereCacheRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateAnywhereCacheRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface CreateAnywhereCacheRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateFolderRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateFolderRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface CreateFolderRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateManagedFolderRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/CreateManagedFolderRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface CreateManagedFolderRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/DeleteFolderRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/DeleteFolderRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface DeleteFolderRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/DeleteManagedFolderRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/DeleteManagedFolderRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface DeleteManagedFolderRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/DisableAnywhereCacheRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/DisableAnywhereCacheRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface DisableAnywhereCacheRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/Folder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/FolderOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface FolderOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetAnywhereCacheRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetAnywhereCacheRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetAnywhereCacheRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetFolderIntelligenceConfigRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetFolderIntelligenceConfigRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetFolderIntelligenceConfigRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetFolderRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetFolderRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetFolderRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetManagedFolderRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetManagedFolderRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetManagedFolderRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetOrganizationIntelligenceConfigRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetOrganizationIntelligenceConfigRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetOrganizationIntelligenceConfigRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetProjectIntelligenceConfigRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetProjectIntelligenceConfigRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetProjectIntelligenceConfigRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetStorageLayoutRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/GetStorageLayoutRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface GetStorageLayoutRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/IntelligenceConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/IntelligenceConfigOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface IntelligenceConfigOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/ListAnywhereCachesRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/ListAnywhereCachesRequestOrBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
public interface ListAnywhereCachesRequestOrBuilder

proto-google-cloud-storage-control-v2/src/main/java/com/google/storage/control/v2/ListAnywhereCachesResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Generated by the protocol buffer compiler. DO NOT EDIT!
1717
// source: google/storage/control/v2/storage_control.proto
1818

19-
// Protobuf Java Version: 3.25.5
19+
// Protobuf Java Version: 3.25.8
2020
package com.google.storage.control.v2;
2121

2222
/**

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.