Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update generation configuration at Sun Oct 27 02:26:44 UTC 2024 #11246

Merged
merged 33 commits into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
caf4913
chore: Update generation configuration at Thu Oct 10 02:24:19 UTC 2024
cloud-java-bot Oct 10, 2024
28a0c18
chore: generate libraries at Thu Oct 10 02:28:37 UTC 2024
cloud-java-bot Oct 10, 2024
a0d6fb6
chore: Update generation configuration at Fri Oct 11 02:23:55 UTC 2024
cloud-java-bot Oct 11, 2024
4e7fb9b
chore: generate libraries at Fri Oct 11 02:26:16 UTC 2024
cloud-java-bot Oct 11, 2024
744f6b3
chore: Update generation configuration at Sat Oct 12 02:21:56 UTC 2024
cloud-java-bot Oct 12, 2024
2ae631c
chore: Update generation configuration at Sun Oct 13 02:26:03 UTC 2024
cloud-java-bot Oct 13, 2024
0cce14d
chore: Update generation configuration at Tue Oct 15 02:24:52 UTC 2024
cloud-java-bot Oct 15, 2024
0c8009b
chore: generate libraries at Tue Oct 15 02:28:06 UTC 2024
cloud-java-bot Oct 15, 2024
f719d24
chore: Update generation configuration at Wed Oct 16 02:25:14 UTC 2024
cloud-java-bot Oct 16, 2024
2575d30
chore: generate libraries at Wed Oct 16 02:28:35 UTC 2024
cloud-java-bot Oct 16, 2024
434b8de
chore: Update generation configuration at Thu Oct 17 02:24:23 UTC 2024
cloud-java-bot Oct 17, 2024
bb589e0
chore: generate libraries at Thu Oct 17 02:28:11 UTC 2024
cloud-java-bot Oct 17, 2024
7696916
chore: Update generation configuration at Fri Oct 18 02:24:51 UTC 2024
cloud-java-bot Oct 18, 2024
a8232a6
chore: generate libraries at Fri Oct 18 02:28:42 UTC 2024
cloud-java-bot Oct 18, 2024
2c39e7f
chore: Update generation configuration at Sat Oct 19 02:23:17 UTC 2024
cloud-java-bot Oct 19, 2024
2057e8c
chore: generate libraries at Sat Oct 19 02:27:07 UTC 2024
cloud-java-bot Oct 19, 2024
f6877c1
chore: Update generation configuration at Tue Oct 22 02:24:56 UTC 2024
cloud-java-bot Oct 22, 2024
546b237
chore: generate libraries at Tue Oct 22 02:28:47 UTC 2024
cloud-java-bot Oct 22, 2024
16d7176
chore: Update generation configuration at Wed Oct 23 02:24:16 UTC 2024
cloud-java-bot Oct 23, 2024
13b5b1f
chore: generate libraries at Wed Oct 23 02:27:46 UTC 2024
cloud-java-bot Oct 23, 2024
761f7b5
chore: Update generation configuration at Thu Oct 24 02:24:07 UTC 2024
cloud-java-bot Oct 24, 2024
a9a8679
chore: generate libraries at Thu Oct 24 02:27:26 UTC 2024
cloud-java-bot Oct 24, 2024
1d1b169
add api-common dep
mpeddada1 Oct 24, 2024
0e419b4
chore: Update generation configuration at Fri Oct 25 02:24:46 UTC 2024
cloud-java-bot Oct 25, 2024
cb16fa5
chore: generate libraries at Fri Oct 25 02:28:08 UTC 2024
cloud-java-bot Oct 25, 2024
06a3538
Merge branch 'main' of github.com:googleapis/google-cloud-java into g…
mpeddada1 Oct 26, 2024
c0c02d5
chore: generate libraries at Sat Oct 26 01:09:02 UTC 2024
cloud-java-bot Oct 26, 2024
c63c243
chore: Update generation configuration at Sat Oct 26 02:22:03 UTC 2024
cloud-java-bot Oct 26, 2024
8905bf8
chore: generate libraries at Sat Oct 26 02:25:39 UTC 2024
cloud-java-bot Oct 26, 2024
6822c46
chore: Update generation configuration at Sun Oct 27 02:26:44 UTC 2024
cloud-java-bot Oct 27, 2024
8e2f8d6
chore: generate libraries at Sun Oct 27 02:30:27 UTC 2024
cloud-java-bot Oct 27, 2024
c2ee290
Merge branch 'main' of github.com:googleapis/google-cloud-java into g…
mpeddada1 Oct 28, 2024
02625dd
add Ignore annotation
mpeddada1 Oct 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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.47.0
googleapis_commitish: 8692273ae7e0ef95d264e1bb8bcb900fa950674f
libraries_bom_version: 26.48.0
gapic_generator_version: 2.49.0
googleapis_commitish: 48d30c4966ef9ea31b897e13f75d8f94070cc8e9
libraries_bom_version: 26.49.0

# the libraries are ordered with respect to library name, which is
# java-{library.library_name} or java-{library.api-shortname} when
Expand Down
6 changes: 2 additions & 4 deletions java-accessapproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.48.0</version>
<version>26.49.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -37,7 +37,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

If you are using Maven without the BOM, add this to your dependencies:

<!-- {x-version-update-start:google-cloud-accessapproval:released} -->

```xml
<dependency>
Expand All @@ -58,7 +57,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.53.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down Expand Up @@ -196,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-accessapproval.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.52.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.53.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.accessapproval.v1.AccessApprovalServiceAccount",
"queryAllDeclaredConstructors": true,
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
/*
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package com.google.cloud.accessapproval.v1.samples;

// [START accessapproval_v1_generated_AccessApproval_Create_UseHttpJsonTransport_sync]
import com.google.cloud.accessapproval.v1.AccessApprovalAdminClient;
import com.google.cloud.accessapproval.v1.AccessApprovalAdminSettings;

public class SyncCreateUseHttpJsonTransport {

public static void main(String[] args) throws Exception {
syncCreateUseHttpJsonTransport();
}

public static void syncCreateUseHttpJsonTransport() throws Exception {
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
AccessApprovalAdminSettings accessApprovalAdminSettings =
AccessApprovalAdminSettings.newHttpJsonBuilder().build();
AccessApprovalAdminClient accessApprovalAdminClient =
AccessApprovalAdminClient.create(accessApprovalAdminSettings);
}
}
// [END accessapproval_v1_generated_AccessApproval_Create_UseHttpJsonTransport_sync]
6 changes: 2 additions & 4 deletions java-accesscontextmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.48.0</version>
<version>26.49.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -37,7 +37,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

If you are using Maven without the BOM, add this to your dependencies:

<!-- {x-version-update-start:google-identity-accesscontextmanager:released} -->

```xml
<dependency>
Expand All @@ -58,7 +57,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.53.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down Expand Up @@ -196,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-identity-accesscontextmanager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.52.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.53.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.iam.v1.AuditConfig",
"queryAllDeclaredConstructors": true,
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
/*
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package com.google.identity.accesscontextmanager.v1.samples;

// [START accesscontextmanager_v1_generated_AccessContextManager_Create_UseHttpJsonTransport_sync]
import com.google.identity.accesscontextmanager.v1.AccessContextManagerClient;
import com.google.identity.accesscontextmanager.v1.AccessContextManagerSettings;

public class SyncCreateUseHttpJsonTransport {

public static void main(String[] args) throws Exception {
syncCreateUseHttpJsonTransport();
}

public static void syncCreateUseHttpJsonTransport() throws Exception {
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
AccessContextManagerSettings accessContextManagerSettings =
AccessContextManagerSettings.newHttpJsonBuilder().build();
AccessContextManagerClient accessContextManagerClient =
AccessContextManagerClient.create(accessContextManagerSettings);
}
}
// [END accesscontextmanager_v1_generated_AccessContextManager_Create_UseHttpJsonTransport_sync]
6 changes: 2 additions & 4 deletions java-admanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.48.0</version>
<version>26.49.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -40,7 +40,6 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:

If you are using Maven without the BOM, add this to your dependencies:

<!-- {x-version-update-start:ad-manager:released} -->

```xml
<dependency>
Expand All @@ -61,7 +60,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.11.0"
```
<!-- {x-version-update-end} -->

## Authentication

Expand Down Expand Up @@ -202,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.api-ads/ad-manager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.10.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.11.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2816,6 +2816,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.longrunning.CancelOperationRequest",
"queryAllDeclaredConstructors": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\n\nerror_code\030\001 \001(\t\022\017\n\007message\030\002 \001(\t\022\022\n\nf"
+ "ield_path\030\003 \001(\t\022\017\n\007trigger\030\004 \001(\t\022\023\n\013stac"
+ "k_trace\030\005 \001(\t\022%\n\007details\030\006 \003(\0132\024.google."
+ "protobuf.AnyB\252\001\n\033com.google.ads.admanage"
+ "protobuf.AnyB\307\001\n\033com.google.ads.admanage"
+ "r.v1B\023AdManagerErrorProtoP\001Z@google.gola"
+ "ng.org/genproto/googleapis/ads/admanager"
+ "/v1;admanager\252\002\027Google.Ads.AdManager.V1\312"
+ "\002\027Google\\Ads\\AdManager\\V1b\006proto3"
+ "\002\027Google\\Ads\\AdManager\\V1\352\002\032Google::Ads:"
+ ":AdManager::V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "ECIFIED\020\000\022\010\n\004NONE\020\001\022\020\n\014SMART_BANNER\020\002\022\020\n"
+ "\014DYNAMIC_SIZE\020\003\"U\n\020TargetWindowEnum\"A\n\014T"
+ "argetWindow\022\035\n\031TARGET_WINDOW_UNSPECIFIED"
+ "\020\000\022\007\n\003TOP\020\001\022\t\n\005BLANK\020\002B\247\001\n\033com.google.ad"
+ "\020\000\022\007\n\003TOP\020\001\022\t\n\005BLANK\020\002B\304\001\n\033com.google.ad"
+ "s.admanager.v1B\020AdUnitEnumsProtoP\001Z@goog"
+ "le.golang.org/genproto/googleapis/ads/ad"
+ "manager/v1;admanager\252\002\027Google.Ads.AdMana"
+ "ger.V1\312\002\027Google\\Ads\\AdManager\\V1b\006proto3"
+ "ger.V1\312\002\027Google\\Ads\\AdManager\\V1\352\002\032Googl"
+ "e::Ads::AdManager::V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,12 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "\n\021LabelFrequencyCap\0225\n\005label\030\001 \001(\tB&\340A\002\372"
+ "A \n\036admanager.googleapis.com/Label\022<\n\rfr"
+ "equency_cap\030\002 \001(\0132%.google.ads.admanager"
+ ".v1.FrequencyCapB\252\001\n\033com.google.ads.adma"
+ ".v1.FrequencyCapB\307\001\n\033com.google.ads.adma"
+ "nager.v1B\023AdUnitMessagesProtoP\001Z@google."
+ "golang.org/genproto/googleapis/ads/adman"
+ "ager/v1;admanager\252\002\027Google.Ads.AdManager"
+ ".V1\312\002\027Google\\Ads\\AdManager\\V1b\006proto3"
+ ".V1\312\002\027Google\\Ads\\AdManager\\V1\352\002\032Google::"
+ "Ads::AdManager::V1b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Loading
Loading