Skip to content

Commit 47ecd66

Browse files
1 parent cc7fbcd commit 47ecd66

File tree

5 files changed

+119
-46
lines changed

5 files changed

+119
-46
lines changed

clients/google-api-services-logging/v2/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-logging</artifactId>
25-
<version>v2-rev20260315-2.0.0</version>
25+
<version>v2-rev20260328-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-logging:v2-rev20260315-2.0.0'
38+
implementation 'com.google.apis:google-api-services-logging:v2-rev20260328-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-logging/v2/2.0.0/com/google/api/services/logging/v2/Logging.java

Lines changed: 80 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,10 +1544,14 @@ public Get set(String parameterName, Object value) {
15441544
}
15451545
}
15461546
/**
1547-
* Lists information about the supported locations for this service. This method can be called in
1548-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
1549-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
1550-
* locations as well as private or other locations specifically visible to the project.
1547+
* Lists information about the supported locations for this service.This method lists locations
1548+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If
1549+
* name is empty, the method lists the public locations available to all projects. Project-specific
1550+
* locations: If name follows the format projects/{project}, the method lists locations visible to
1551+
* that specific project. This includes public, private, or other project-specific locations enabled
1552+
* for the project.For gRPC and client library implementations, the resource name is passed as the
1553+
* name field. For direct service calls, the resource name is incorporated into the request path
1554+
* based on the specific service implementation and version.
15511555
*
15521556
* Create a request for the method "locations.list".
15531557
*
@@ -1571,10 +1575,14 @@ public class List extends LoggingRequest<com.google.api.services.logging.v2.mode
15711575
java.util.regex.Pattern.compile("^billingAccounts/[^/]+$");
15721576

15731577
/**
1574-
* Lists information about the supported locations for this service. This method can be called in
1575-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
1576-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
1577-
* locations as well as private or other locations specifically visible to the project.
1578+
* Lists information about the supported locations for this service.This method lists locations
1579+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations:
1580+
* If name is empty, the method lists the public locations available to all projects. Project-
1581+
* specific locations: If name follows the format projects/{project}, the method lists locations
1582+
* visible to that specific project. This includes public, private, or other project-specific
1583+
* locations enabled for the project.For gRPC and client library implementations, the resource
1584+
* name is passed as the name field. For direct service calls, the resource name is incorporated
1585+
* into the request path based on the specific service implementation and version.
15781586
*
15791587
* Create a request for the method "locations.list".
15801588
*
@@ -11571,10 +11579,14 @@ public Get set(String parameterName, Object value) {
1157111579
}
1157211580
}
1157311581
/**
11574-
* Lists information about the supported locations for this service. This method can be called in
11575-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
11576-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
11577-
* locations as well as private or other locations specifically visible to the project.
11582+
* Lists information about the supported locations for this service.This method lists locations
11583+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If
11584+
* name is empty, the method lists the public locations available to all projects. Project-specific
11585+
* locations: If name follows the format projects/{project}, the method lists locations visible to
11586+
* that specific project. This includes public, private, or other project-specific locations enabled
11587+
* for the project.For gRPC and client library implementations, the resource name is passed as the
11588+
* name field. For direct service calls, the resource name is incorporated into the request path
11589+
* based on the specific service implementation and version.
1157811590
*
1157911591
* Create a request for the method "locations.list".
1158011592
*
@@ -11598,10 +11610,14 @@ public class List extends LoggingRequest<com.google.api.services.logging.v2.mode
1159811610
java.util.regex.Pattern.compile("^folders/[^/]+$");
1159911611

1160011612
/**
11601-
* Lists information about the supported locations for this service. This method can be called in
11602-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
11603-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
11604-
* locations as well as private or other locations specifically visible to the project.
11613+
* Lists information about the supported locations for this service.This method lists locations
11614+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations:
11615+
* If name is empty, the method lists the public locations available to all projects. Project-
11616+
* specific locations: If name follows the format projects/{project}, the method lists locations
11617+
* visible to that specific project. This includes public, private, or other project-specific
11618+
* locations enabled for the project.For gRPC and client library implementations, the resource
11619+
* name is passed as the name field. For direct service calls, the resource name is incorporated
11620+
* into the request path based on the specific service implementation and version.
1160511621
*
1160611622
* Create a request for the method "locations.list".
1160711623
*
@@ -20178,10 +20194,14 @@ public Get set(String parameterName, Object value) {
2017820194
}
2017920195
}
2018020196
/**
20181-
* Lists information about the supported locations for this service. This method can be called in
20182-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
20183-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
20184-
* locations as well as private or other locations specifically visible to the project.
20197+
* Lists information about the supported locations for this service.This method lists locations
20198+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If
20199+
* name is empty, the method lists the public locations available to all projects. Project-specific
20200+
* locations: If name follows the format projects/{project}, the method lists locations visible to
20201+
* that specific project. This includes public, private, or other project-specific locations enabled
20202+
* for the project.For gRPC and client library implementations, the resource name is passed as the
20203+
* name field. For direct service calls, the resource name is incorporated into the request path
20204+
* based on the specific service implementation and version.
2018520205
*
2018620206
* Create a request for the method "locations.list".
2018720207
*
@@ -20205,10 +20225,14 @@ public class List extends LoggingRequest<com.google.api.services.logging.v2.mode
2020520225
java.util.regex.Pattern.compile("^[^/]+/[^/]+$");
2020620226

2020720227
/**
20208-
* Lists information about the supported locations for this service. This method can be called in
20209-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
20210-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
20211-
* locations as well as private or other locations specifically visible to the project.
20228+
* Lists information about the supported locations for this service.This method lists locations
20229+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations:
20230+
* If name is empty, the method lists the public locations available to all projects. Project-
20231+
* specific locations: If name follows the format projects/{project}, the method lists locations
20232+
* visible to that specific project. This includes public, private, or other project-specific
20233+
* locations enabled for the project.For gRPC and client library implementations, the resource
20234+
* name is passed as the name field. For direct service calls, the resource name is incorporated
20235+
* into the request path based on the specific service implementation and version.
2021220236
*
2021320237
* Create a request for the method "locations.list".
2021420238
*
@@ -26827,10 +26851,14 @@ public Get set(String parameterName, Object value) {
2682726851
}
2682826852
}
2682926853
/**
26830-
* Lists information about the supported locations for this service. This method can be called in
26831-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
26832-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
26833-
* locations as well as private or other locations specifically visible to the project.
26854+
* Lists information about the supported locations for this service.This method lists locations
26855+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If
26856+
* name is empty, the method lists the public locations available to all projects. Project-specific
26857+
* locations: If name follows the format projects/{project}, the method lists locations visible to
26858+
* that specific project. This includes public, private, or other project-specific locations enabled
26859+
* for the project.For gRPC and client library implementations, the resource name is passed as the
26860+
* name field. For direct service calls, the resource name is incorporated into the request path
26861+
* based on the specific service implementation and version.
2683426862
*
2683526863
* Create a request for the method "locations.list".
2683626864
*
@@ -26854,10 +26882,14 @@ public class List extends LoggingRequest<com.google.api.services.logging.v2.mode
2685426882
java.util.regex.Pattern.compile("^organizations/[^/]+$");
2685526883

2685626884
/**
26857-
* Lists information about the supported locations for this service. This method can be called in
26858-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
26859-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
26860-
* locations as well as private or other locations specifically visible to the project.
26885+
* Lists information about the supported locations for this service.This method lists locations
26886+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations:
26887+
* If name is empty, the method lists the public locations available to all projects. Project-
26888+
* specific locations: If name follows the format projects/{project}, the method lists locations
26889+
* visible to that specific project. This includes public, private, or other project-specific
26890+
* locations enabled for the project.For gRPC and client library implementations, the resource
26891+
* name is passed as the name field. For direct service calls, the resource name is incorporated
26892+
* into the request path based on the specific service implementation and version.
2686126893
*
2686226894
* Create a request for the method "locations.list".
2686326895
*
@@ -36686,10 +36718,14 @@ public Get set(String parameterName, Object value) {
3668636718
}
3668736719
}
3668836720
/**
36689-
* Lists information about the supported locations for this service. This method can be called in
36690-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
36691-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
36692-
* locations as well as private or other locations specifically visible to the project.
36721+
* Lists information about the supported locations for this service.This method lists locations
36722+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If
36723+
* name is empty, the method lists the public locations available to all projects. Project-specific
36724+
* locations: If name follows the format projects/{project}, the method lists locations visible to
36725+
* that specific project. This includes public, private, or other project-specific locations enabled
36726+
* for the project.For gRPC and client library implementations, the resource name is passed as the
36727+
* name field. For direct service calls, the resource name is incorporated into the request path
36728+
* based on the specific service implementation and version.
3669336729
*
3669436730
* Create a request for the method "locations.list".
3669536731
*
@@ -36713,10 +36749,14 @@ public class List extends LoggingRequest<com.google.api.services.logging.v2.mode
3671336749
java.util.regex.Pattern.compile("^projects/[^/]+$");
3671436750

3671536751
/**
36716-
* Lists information about the supported locations for this service. This method can be called in
36717-
* two ways: List all public locations: Use the path GET /v1/locations. List project-visible
36718-
* locations: Use the path GET /v1/projects/{project_id}/locations. This may include public
36719-
* locations as well as private or other locations specifically visible to the project.
36752+
* Lists information about the supported locations for this service.This method lists locations
36753+
* based on the resource scope provided in the ListLocationsRequest.name field: Global locations:
36754+
* If name is empty, the method lists the public locations available to all projects. Project-
36755+
* specific locations: If name follows the format projects/{project}, the method lists locations
36756+
* visible to that specific project. This includes public, private, or other project-specific
36757+
* locations enabled for the project.For gRPC and client library implementations, the resource
36758+
* name is passed as the name field. For direct service calls, the resource name is incorporated
36759+
* into the request path based on the specific service implementation and version.
3672036760
*
3672136761
* Create a request for the method "locations.list".
3672236762
*

clients/google-api-services-logging/v2/2.0.0/com/google/api/services/logging/v2/model/LogEntry.java

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,16 @@ public final class LogEntry extends com.google.api.client.json.GenericJson {
138138
@com.google.api.client.util.Key
139139
private LogEntryOperation operation;
140140

141+
/**
142+
* Optional. The structured OpenTelemetry protocol payload. Contains the OpenTelemetry Resource,
143+
* Instrumentation Scope, and Entities attributes for this log as they are defined in the OTLP
144+
* specification, and any other fields that do not have a direct analog in the LogEntry. See
145+
* https://opentelemetry.io/docs/specs/otel/logs/data-model/
146+
* The value may be {@code null}.
147+
*/
148+
@com.google.api.client.util.Key
149+
private java.util.Map<String, java.lang.Object> otel;
150+
141151
/**
142152
* The log entry payload, represented as a protocol buffer. Some Google Cloud Platform services
143153
* use this field for their log entry payloads.The following protocol buffer types are supported;
@@ -498,6 +508,29 @@ public LogEntry setOperation(LogEntryOperation operation) {
498508
return this;
499509
}
500510

511+
/**
512+
* Optional. The structured OpenTelemetry protocol payload. Contains the OpenTelemetry Resource,
513+
* Instrumentation Scope, and Entities attributes for this log as they are defined in the OTLP
514+
* specification, and any other fields that do not have a direct analog in the LogEntry. See
515+
* https://opentelemetry.io/docs/specs/otel/logs/data-model/
516+
* @return value or {@code null} for none
517+
*/
518+
public java.util.Map<String, java.lang.Object> getOtel() {
519+
return otel;
520+
}
521+
522+
/**
523+
* Optional. The structured OpenTelemetry protocol payload. Contains the OpenTelemetry Resource,
524+
* Instrumentation Scope, and Entities attributes for this log as they are defined in the OTLP
525+
* specification, and any other fields that do not have a direct analog in the LogEntry. See
526+
* https://opentelemetry.io/docs/specs/otel/logs/data-model/
527+
* @param otel otel or {@code null} for none
528+
*/
529+
public LogEntry setOtel(java.util.Map<String, java.lang.Object> otel) {
530+
this.otel = otel;
531+
return this;
532+
}
533+
501534
/**
502535
* The log entry payload, represented as a protocol buffer. Some Google Cloud Platform services
503536
* use this field for their log entry payloads.The following protocol buffer types are supported;

clients/google-api-services-logging/v2/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-logging</artifactId>
11-
<version>v2-rev20260315-2.0.0</version>
12-
<name>Cloud Logging API v2-rev20260315-2.0.0</name>
11+
<version>v2-rev20260328-2.0.0</version>
12+
<name>Cloud Logging API v2-rev20260328-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-logging/v2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-logging</artifactId>
25-
<version>v2-rev20260315-2.0.0</version>
25+
<version>v2-rev20260328-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-logging:v2-rev20260315-2.0.0'
38+
implementation 'com.google.apis:google-api-services-logging:v2-rev20260328-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)