Skip to content

Commit 6d0c187

Browse files
1 parent e13fa96 commit 6d0c187

File tree

6 files changed

+35
-35
lines changed

6 files changed

+35
-35
lines changed

clients/google-api-services-beyondcorp/v1/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-beyondcorp</artifactId>
25-
<version>v1-rev20250714-2.0.0</version>
25+
<version>v1-rev20250723-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-beyondcorp:v1-rev20250714-2.0.0'
38+
implementation 'com.google.apis:google-api-services-beyondcorp:v1-rev20250723-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/BeyondCorp.java

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6863,7 +6863,7 @@ public SecurityGateways securityGateways() {
68636863
public class SecurityGateways {
68646864

68656865
/**
6866-
* Creates a new SecurityGateway in a given project and location.
6866+
* Creates a new Security Gateway in a given project and location.
68676867
*
68686868
* Create a request for the method "securityGateways.create".
68696869
*
@@ -6889,7 +6889,7 @@ public class Create extends BeyondCorpRequest<com.google.api.services.beyondcorp
68896889
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+$");
68906890

68916891
/**
6892-
* Creates a new SecurityGateway in a given project and location.
6892+
* Creates a new Security Gateway in a given project and location.
68936893
*
68946894
* Create a request for the method "securityGateways.create".
68956895
*
@@ -6999,26 +6999,26 @@ public Create setParent(java.lang.String parent) {
69996999

70007000
/**
70017001
* Optional. An optional request ID to identify requests. Specify a unique request ID so
7002-
* that if you must retry your request, the server will know to ignore request if it has
7003-
* already been completed. The server will guarantee that for at least 60 minutes since
7004-
* the first request.
7002+
* that if you must retry your request, the server will know to ignore the request if it
7003+
* has already been completed. The server will guarantee that for at least 60 minutes
7004+
* since the first request.
70057005
*/
70067006
@com.google.api.client.util.Key
70077007
private java.lang.String requestId;
70087008

70097009
/** Optional. An optional request ID to identify requests. Specify a unique request ID so that if you
7010-
must retry your request, the server will know to ignore request if it has already been completed.
7011-
The server will guarantee that for at least 60 minutes since the first request.
7010+
must retry your request, the server will know to ignore the request if it has already been
7011+
completed. The server will guarantee that for at least 60 minutes since the first request.
70127012
*/
70137013
public java.lang.String getRequestId() {
70147014
return requestId;
70157015
}
70167016

70177017
/**
70187018
* Optional. An optional request ID to identify requests. Specify a unique request ID so
7019-
* that if you must retry your request, the server will know to ignore request if it has
7020-
* already been completed. The server will guarantee that for at least 60 minutes since
7021-
* the first request.
7019+
* that if you must retry your request, the server will know to ignore the request if it
7020+
* has already been completed. The server will guarantee that for at least 60 minutes
7021+
* since the first request.
70227022
*/
70237023
public Create setRequestId(java.lang.String requestId) {
70247024
this.requestId = requestId;
@@ -8555,7 +8555,7 @@ public Create set(String parameterName, Object value) {
85558555
}
85568556
}
85578557
/**
8558-
* Deletes a single Application.
8558+
* Deletes a single application.
85598559
*
85608560
* Create a request for the method "applications.delete".
85618561
*
@@ -8579,7 +8579,7 @@ public class Delete extends BeyondCorpRequest<com.google.api.services.beyondcorp
85798579
java.util.regex.Pattern.compile("^projects/[^/]+/locations/[^/]+/securityGateways/[^/]+/applications/[^/]+$");
85808580

85818581
/**
8582-
* Deletes a single Application.
8582+
* Deletes a single application.
85838583
*
85848584
* Create a request for the method "applications.delete".
85858585
*

clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/model/GoogleCloudBeyondcorpSecuritygatewaysV1Application.java

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.beyondcorp.v1.model;
1818

1919
/**
20-
* A Beyondcorp Application resource information.
20+
* The information about an application resource.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the BeyondCorp API. For a detailed explanation see:
@@ -37,7 +37,7 @@ public final class GoogleCloudBeyondcorpSecuritygatewaysV1Application extends co
3737
private String createTime;
3838

3939
/**
40-
* Optional. An arbitrary user-provided name for the Application resource. Cannot exceed 64
40+
* Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64
4141
* characters.
4242
* The value may be {@code null}.
4343
*/
@@ -46,11 +46,11 @@ public final class GoogleCloudBeyondcorpSecuritygatewaysV1Application extends co
4646

4747
/**
4848
* Required. Endpoint matchers associated with an application. A combination of hostname and ports
49-
* as endpoint matcher is used to match the application. Match conditions for OR logic. An array
49+
* as endpoint matchers is used to match the application. Match conditions for OR logic. An array
5050
* of match conditions to allow for multiple matching criteria. The rule is considered a match if
51-
* one the conditions are met. The conditions can be one of the following combination (Hostname),
52-
* (Hostname & Ports) EXAMPLES: Hostname - ("*.abc.com"), ("xyz.abc.com") Hostname and Ports -
53-
* ("abc.com" and "22"), ("abc.com" and "22,33") etc
51+
* one of the conditions is met. The conditions can be one of the following combinations
52+
* (Hostname), (Hostname & Ports) EXAMPLES: Hostname - ("*.example.com"), ("xyz.example.com")
53+
* Hostname and Ports - ("example.com" and "22"), ("example.com" and "22,33") etc
5454
* The value may be {@code null}.
5555
*/
5656
@com.google.api.client.util.Key
@@ -95,7 +95,7 @@ public GoogleCloudBeyondcorpSecuritygatewaysV1Application setCreateTime(String c
9595
}
9696

9797
/**
98-
* Optional. An arbitrary user-provided name for the Application resource. Cannot exceed 64
98+
* Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64
9999
* characters.
100100
* @return value or {@code null} for none
101101
*/
@@ -104,7 +104,7 @@ public java.lang.String getDisplayName() {
104104
}
105105

106106
/**
107-
* Optional. An arbitrary user-provided name for the Application resource. Cannot exceed 64
107+
* Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64
108108
* characters.
109109
* @param displayName displayName or {@code null} for none
110110
*/
@@ -115,11 +115,11 @@ public GoogleCloudBeyondcorpSecuritygatewaysV1Application setDisplayName(java.la
115115

116116
/**
117117
* Required. Endpoint matchers associated with an application. A combination of hostname and ports
118-
* as endpoint matcher is used to match the application. Match conditions for OR logic. An array
118+
* as endpoint matchers is used to match the application. Match conditions for OR logic. An array
119119
* of match conditions to allow for multiple matching criteria. The rule is considered a match if
120-
* one the conditions are met. The conditions can be one of the following combination (Hostname),
121-
* (Hostname & Ports) EXAMPLES: Hostname - ("*.abc.com"), ("xyz.abc.com") Hostname and Ports -
122-
* ("abc.com" and "22"), ("abc.com" and "22,33") etc
120+
* one of the conditions is met. The conditions can be one of the following combinations
121+
* (Hostname), (Hostname & Ports) EXAMPLES: Hostname - ("*.example.com"), ("xyz.example.com")
122+
* Hostname and Ports - ("example.com" and "22"), ("example.com" and "22,33") etc
123123
* @return value or {@code null} for none
124124
*/
125125
public java.util.List<GoogleCloudBeyondcorpSecuritygatewaysV1EndpointMatcher> getEndpointMatchers() {
@@ -128,11 +128,11 @@ public java.util.List<GoogleCloudBeyondcorpSecuritygatewaysV1EndpointMatcher> ge
128128

129129
/**
130130
* Required. Endpoint matchers associated with an application. A combination of hostname and ports
131-
* as endpoint matcher is used to match the application. Match conditions for OR logic. An array
131+
* as endpoint matchers is used to match the application. Match conditions for OR logic. An array
132132
* of match conditions to allow for multiple matching criteria. The rule is considered a match if
133-
* one the conditions are met. The conditions can be one of the following combination (Hostname),
134-
* (Hostname & Ports) EXAMPLES: Hostname - ("*.abc.com"), ("xyz.abc.com") Hostname and Ports -
135-
* ("abc.com" and "22"), ("abc.com" and "22,33") etc
133+
* one of the conditions is met. The conditions can be one of the following combinations
134+
* (Hostname), (Hostname & Ports) EXAMPLES: Hostname - ("*.example.com"), ("xyz.example.com")
135+
* Hostname and Ports - ("example.com" and "22"), ("example.com" and "22,33") etc
136136
* @param endpointMatchers endpointMatchers or {@code null} for none
137137
*/
138138
public GoogleCloudBeyondcorpSecuritygatewaysV1Application setEndpointMatchers(java.util.List<GoogleCloudBeyondcorpSecuritygatewaysV1EndpointMatcher> endpointMatchers) {

clients/google-api-services-beyondcorp/v1/2.0.0/com/google/api/services/beyondcorp/v1/model/GoogleCloudBeyondcorpSecuritygatewaysV1SecurityGateway.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.beyondcorp.v1.model;
1818

1919
/**
20-
* Information about a BeyondCorp SecurityGateway resource.
20+
* The information about a security gateway resource.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the BeyondCorp API. For a detailed explanation see:

clients/google-api-services-beyondcorp/v1/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-beyondcorp</artifactId>
11-
<version>v1-rev20250714-2.0.0</version>
12-
<name>BeyondCorp API v1-rev20250714-2.0.0</name>
11+
<version>v1-rev20250723-2.0.0</version>
12+
<name>BeyondCorp API v1-rev20250723-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-beyondcorp/v1/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-beyondcorp</artifactId>
25-
<version>v1-rev20250714-2.0.0</version>
25+
<version>v1-rev20250723-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-beyondcorp:v1-rev20250714-2.0.0'
38+
implementation 'com.google.apis:google-api-services-beyondcorp:v1-rev20250723-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)