Skip to content

Commit 6bf2a99

Browse files
1 parent a3658e6 commit 6bf2a99

File tree

5 files changed

+21
-21
lines changed

5 files changed

+21
-21
lines changed

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

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/BulkInsertInstanceResource.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public final class BulkInsertInstanceResource extends com.google.api.client.json
4646
private InstanceProperties instanceProperties;
4747

4848
/**
49-
* Policy for chosing target zone. For more information, see Create VMs in bulk .
49+
* Policy for choosing target zone. For more information, see Create VMs in bulk.
5050
* The value may be {@code null}.
5151
*/
5252
@com.google.api.client.util.Key
@@ -135,15 +135,15 @@ public BulkInsertInstanceResource setInstanceProperties(InstanceProperties insta
135135
}
136136

137137
/**
138-
* Policy for chosing target zone. For more information, see Create VMs in bulk .
138+
* Policy for choosing target zone. For more information, see Create VMs in bulk.
139139
* @return value or {@code null} for none
140140
*/
141141
public LocationPolicy getLocationPolicy() {
142142
return locationPolicy;
143143
}
144144

145145
/**
146-
* Policy for chosing target zone. For more information, see Create VMs in bulk .
146+
* Policy for choosing target zone. For more information, see Create VMs in bulk.
147147
* @param locationPolicy locationPolicy or {@code null} for none
148148
*/
149149
public BulkInsertInstanceResource setLocationPolicy(LocationPolicy locationPolicy) {

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/Interconnect.java

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ public final class Interconnect extends com.google.api.client.json.GenericJson {
4242

4343
/**
4444
* [Output only] List of features available for this Interconnect connection, which can take one
45-
* of the following values: - MACSEC If present then the Interconnect connection is provisioned on
46-
* MACsec capable hardware ports. If not present then the Interconnect connection is provisioned
47-
* on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.
45+
* of the following values: - IF_MACSEC If present then the Interconnect connection is provisioned
46+
* on MACsec capable hardware ports. If not present then the Interconnect connection is
47+
* provisioned on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.
4848
* The value may be {@code null}.
4949
*/
5050
@com.google.api.client.util.Key
@@ -248,7 +248,7 @@ public final class Interconnect extends com.google.api.client.json.GenericJson {
248248

249249
/**
250250
* Optional. List of features requested for this Interconnect connection, which can take one of
251-
* the following values: - MACSEC If specified then the connection is created on MACsec capable
251+
* the following values: - IF_MACSEC If specified then the connection is created on MACsec capable
252252
* hardware ports. If not specified, the default value is false, which allocates non-MACsec
253253
* capable ports first if available. This parameter can be provided only with Interconnect INSERT.
254254
* It isn't valid for Interconnect PATCH.
@@ -313,9 +313,9 @@ public Interconnect setAdminEnabled(java.lang.Boolean adminEnabled) {
313313

314314
/**
315315
* [Output only] List of features available for this Interconnect connection, which can take one
316-
* of the following values: - MACSEC If present then the Interconnect connection is provisioned on
317-
* MACsec capable hardware ports. If not present then the Interconnect connection is provisioned
318-
* on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.
316+
* of the following values: - IF_MACSEC If present then the Interconnect connection is provisioned
317+
* on MACsec capable hardware ports. If not present then the Interconnect connection is
318+
* provisioned on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.
319319
* @return value or {@code null} for none
320320
*/
321321
public java.util.List<java.lang.String> getAvailableFeatures() {
@@ -324,9 +324,9 @@ public java.util.List<java.lang.String> getAvailableFeatures() {
324324

325325
/**
326326
* [Output only] List of features available for this Interconnect connection, which can take one
327-
* of the following values: - MACSEC If present then the Interconnect connection is provisioned on
328-
* MACsec capable hardware ports. If not present then the Interconnect connection is provisioned
329-
* on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.
327+
* of the following values: - IF_MACSEC If present then the Interconnect connection is provisioned
328+
* on MACsec capable hardware ports. If not present then the Interconnect connection is
329+
* provisioned on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.
330330
* @param availableFeatures availableFeatures or {@code null} for none
331331
*/
332332
public Interconnect setAvailableFeatures(java.util.List<java.lang.String> availableFeatures) {
@@ -835,7 +835,7 @@ public Interconnect setRemoteLocation(java.lang.String remoteLocation) {
835835

836836
/**
837837
* Optional. List of features requested for this Interconnect connection, which can take one of
838-
* the following values: - MACSEC If specified then the connection is created on MACsec capable
838+
* the following values: - IF_MACSEC If specified then the connection is created on MACsec capable
839839
* hardware ports. If not specified, the default value is false, which allocates non-MACsec
840840
* capable ports first if available. This parameter can be provided only with Interconnect INSERT.
841841
* It isn't valid for Interconnect PATCH.
@@ -847,7 +847,7 @@ public java.util.List<java.lang.String> getRequestedFeatures() {
847847

848848
/**
849849
* Optional. List of features requested for this Interconnect connection, which can take one of
850-
* the following values: - MACSEC If specified then the connection is created on MACsec capable
850+
* the following values: - IF_MACSEC If specified then the connection is created on MACsec capable
851851
* hardware ports. If not specified, the default value is false, which allocates non-MACsec
852852
* capable ports first if available. This parameter can be provided only with Interconnect INSERT.
853853
* It isn't valid for Interconnect PATCH.

clients/google-api-services-compute/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-compute</artifactId>
11-
<version>v1-rev20240903-2.0.0</version>
12-
<name>Compute Engine API v1-rev20240903-2.0.0</name>
11+
<version>v1-rev20240919-2.0.0</version>
12+
<name>Compute Engine API v1-rev20240919-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

0 commit comments

Comments
 (0)