Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions clients/google-api-services-dns/v1/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-dns</artifactId>
<version>v1-rev20260616-2.0.0</version>
<version>v1-rev20260714-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-dns:v1-rev20260616-2.0.0'
implementation 'com.google.apis:google-api-services-dns:v1-rev20260714-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,9 @@ public Changes changes() {
public class Changes {

/**
* Atomically updates the ResourceRecordSet collection.
* Atomically updates the ResourceRecordSet collection. Note: While `dns.changes.create` is the
* baseline permission required to invoke this method, additional permissions are checked depending
* on the specific additions or deletions contained in the payload.
*
* Create a request for the method "changes.create".
*
Expand All @@ -177,7 +179,9 @@ public class Create extends DnsRequest<com.google.api.services.dns.model.Change>
private static final String REST_PATH = "dns/v1/projects/{project}/managedZones/{managedZone}/changes";

/**
* Atomically updates the ResourceRecordSet collection.
* Atomically updates the ResourceRecordSet collection. Note: While `dns.changes.create` is the
* baseline permission required to invoke this method, additional permissions are checked
* depending on the specific additions or deletions contained in the payload.
*
* Create a request for the method "changes.create".
*
Expand Down Expand Up @@ -1628,7 +1632,9 @@ public ManagedZones managedZones() {
public class ManagedZones {

/**
* Creates a new ManagedZone.
* Creates a new ManagedZone. Note: While `dns.managedZones.create` is the baseline permission
* required to invoke this method, additional permissions are required if the managed zone
* configuration references other resources.
*
* Create a request for the method "managedZones.create".
*
Expand All @@ -1650,7 +1656,9 @@ public class Create extends DnsRequest<com.google.api.services.dns.model.Managed
private static final String REST_PATH = "dns/v1/projects/{project}/managedZones";

/**
* Creates a new ManagedZone.
* Creates a new ManagedZone. Note: While `dns.managedZones.create` is the baseline permission
* required to invoke this method, additional permissions are required if the managed zone
* configuration references other resources.
*
* Create a request for the method "managedZones.create".
*
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-dns/v1/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-dns</artifactId>
<version>v1-rev20260616-2.0.0</version>
<name>Cloud DNS API v1-rev20260616-2.0.0</name>
<version>v1-rev20260714-2.0.0</version>
<name>Cloud DNS API v1-rev20260714-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-dns/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-dns</artifactId>
<version>v1-rev20260616-2.0.0</version>
<version>v1-rev20260714-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-dns:v1-rev20260616-2.0.0'
implementation 'com.google.apis:google-api-services-dns:v1-rev20260714-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-dns/v1beta2/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-dns</artifactId>
<version>v1beta2-rev20260616-2.0.0</version>
<version>v1beta2-rev20260714-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-dns:v1beta2-rev20260616-2.0.0'
implementation 'com.google.apis:google-api-services-dns:v1beta2-rev20260714-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,9 @@ public Changes changes() {
public class Changes {

/**
* Atomically updates the ResourceRecordSet collection.
* Atomically updates the ResourceRecordSet collection. Note: While `dns.changes.create` is the
* baseline permission required to invoke this method, additional permissions are checked depending
* on the specific additions or deletions contained in the payload.
*
* Create a request for the method "changes.create".
*
Expand All @@ -177,7 +179,9 @@ public class Create extends DnsRequest<com.google.api.services.dns.model.Change>
private static final String REST_PATH = "dns/v1beta2/projects/{project}/managedZones/{managedZone}/changes";

/**
* Atomically updates the ResourceRecordSet collection.
* Atomically updates the ResourceRecordSet collection. Note: While `dns.changes.create` is the
* baseline permission required to invoke this method, additional permissions are checked
* depending on the specific additions or deletions contained in the payload.
*
* Create a request for the method "changes.create".
*
Expand Down Expand Up @@ -1628,7 +1632,9 @@ public ManagedZones managedZones() {
public class ManagedZones {

/**
* Creates a new ManagedZone.
* Creates a new ManagedZone. Note: While `dns.managedZones.create` is the baseline permission
* required to invoke this method, additional permissions are required if the managed zone
* configuration references other resources.
*
* Create a request for the method "managedZones.create".
*
Expand All @@ -1650,7 +1656,9 @@ public class Create extends DnsRequest<com.google.api.services.dns.model.Managed
private static final String REST_PATH = "dns/v1beta2/projects/{project}/managedZones";

/**
* Creates a new ManagedZone.
* Creates a new ManagedZone. Note: While `dns.managedZones.create` is the baseline permission
* required to invoke this method, additional permissions are required if the managed zone
* configuration references other resources.
*
* Create a request for the method "managedZones.create".
*
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-dns/v1beta2/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-dns</artifactId>
<version>v1beta2-rev20260616-2.0.0</version>
<name>Cloud DNS API v1beta2-rev20260616-2.0.0</name>
<version>v1beta2-rev20260714-2.0.0</version>
<name>Cloud DNS API v1beta2-rev20260714-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-dns/v1beta2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-dns</artifactId>
<version>v1beta2-rev20260616-2.0.0</version>
<version>v1beta2-rev20260714-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-dns:v1beta2-rev20260616-2.0.0'
implementation 'com.google.apis:google-api-services-dns:v1beta2-rev20260714-2.0.0'
}
```

Expand Down
Loading