Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
9a88e8d
chore: Update generation configuration at Tue Mar 24 03:02:27 UTC 2026
cloud-java-bot Mar 24, 2026
bd904e6
chore: Update generation configuration at Wed Mar 25 03:04:37 UTC 2026
cloud-java-bot Mar 25, 2026
46b4ddd
chore: Update generation configuration at Thu Mar 26 03:06:35 UTC 2026
cloud-java-bot Mar 26, 2026
e0302f2
chore: generate libraries at Thu Mar 26 03:07:04 UTC 2026
cloud-java-bot Mar 26, 2026
0986434
chore: Update generation configuration at Fri Mar 27 03:06:58 UTC 2026
cloud-java-bot Mar 27, 2026
9fb4464
chore: Update generation configuration at Sat Mar 28 03:03:59 UTC 2026
cloud-java-bot Mar 28, 2026
63f3287
chore: generate libraries at Sat Mar 28 03:04:25 UTC 2026
cloud-java-bot Mar 28, 2026
f5da48f
chore: Update generation configuration at Tue Mar 31 03:06:58 UTC 2026
cloud-java-bot Mar 31, 2026
706d901
chore: Update generation configuration at Wed Apr 1 03:06:55 UTC 2026
cloud-java-bot Apr 1, 2026
431cc68
chore: Update generation configuration at Thu Apr 2 03:06:32 UTC 2026
cloud-java-bot Apr 2, 2026
fab733e
chore: Update generation configuration at Fri Apr 3 03:06:35 UTC 2026
cloud-java-bot Apr 3, 2026
7da8649
chore: Update generation configuration at Tue Apr 7 03:06:43 UTC 2026
cloud-java-bot Apr 7, 2026
d8bd12b
chore: generate libraries at Tue Apr 7 03:07:16 UTC 2026
cloud-java-bot Apr 7, 2026
527cf14
chore: Update generation configuration at Wed Apr 8 03:06:45 UTC 2026
cloud-java-bot Apr 8, 2026
bfe4780
chore: Update generation configuration at Thu Apr 9 03:06:29 UTC 2026
cloud-java-bot Apr 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.68.0
- uses: googleapis/sdk-platform-java/.github/scripts@v2.69.0
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.78.0')
implementation platform('com.google.cloud:libraries-bom:26.79.0')

implementation 'com.google.cloud:google-cloud-pubsub'
```
Expand Down
6 changes: 3 additions & 3 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.68.0
googleapis_commitish: 758d8244a84065ea6b0dfacff3d3e9284983390b
libraries_bom_version: 26.78.0
gapic_generator_version: 2.69.0
googleapis_commitish: 9a832ccde3f3ca4d4e1c39593b1cbf9aa62a75b3
libraries_bom_version: 26.79.0
libraries:
- api_shortname: pubsub
name_pretty: Cloud Pub/Sub
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,58 @@
[
{
"name": "com.google.api.BatchingConfigProto",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.BatchingConfigProto$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.BatchingDescriptorProto",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.BatchingDescriptorProto$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.BatchingSettingsProto",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.BatchingSettingsProto$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.ClientLibraryDestination",
"queryAllDeclaredConstructors": true,
Expand Down Expand Up @@ -116,6 +170,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.FlowControlLimitExceededBehaviorProto",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.GoSettings",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ public com.google.pubsub.v1.AIInference.UnstructuredInference getUnstructuredInf
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand Down Expand Up @@ -1041,7 +1041,7 @@ public java.lang.String getServiceAccountEmail() {
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand Down Expand Up @@ -1841,7 +1841,7 @@ public Builder clearUnstructuredInference() {
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand Down Expand Up @@ -1869,7 +1869,7 @@ public java.lang.String getServiceAccountEmail() {
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand Down Expand Up @@ -1897,7 +1897,7 @@ public com.google.protobuf.ByteString getServiceAccountEmailBytes() {
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand All @@ -1924,7 +1924,7 @@ public Builder setServiceAccountEmail(java.lang.String value) {
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand All @@ -1947,7 +1947,7 @@ public Builder clearServiceAccountEmail() {
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ public interface AIInferenceOrBuilder
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand All @@ -128,7 +128,7 @@ public interface AIInferenceOrBuilder
* endpoints. The resource creator or updater that specifies this field must
* have `iam.serviceAccounts.actAs` permission on the service account. If not
* specified, the Pub/Sub [service
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
* agent](https://cloud.google.com/iam/docs/service-agents),
* service-{project_number}&#64;gcp-sa-pubsub.iam.gserviceaccount.com, is used.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ message AIInference {
// endpoints. The resource creator or updater that specifies this field must
// have `iam.serviceAccounts.actAs` permission on the service account. If not
// specified, the Pub/Sub [service
// agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-agents),
// agent](https://cloud.google.com/iam/docs/service-agents),
// service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
string service_account_email = 3 [(google.api.field_behavior) = OPTIONAL];
}
Expand Down
Loading