diff --git a/clients/google-api-services-ftp/v1/2.0.0/README.md b/clients/google-api-services-ftp/v1/2.0.0/README.md index 9cdf7ce56a0..12cb010b60e 100644 --- a/clients/google-api-services-ftp/v1/2.0.0/README.md +++ b/clients/google-api-services-ftp/v1/2.0.0/README.md @@ -1,6 +1,6 @@ # Cloud FTP API Client Library for Java - +Cloud FTP is a managed service that allows transferring files directly to Google Cloud Storage using SFTP. This page contains information about getting started with the Cloud FTP API using the Google API Client Library for Java. In addition, you may be interested @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-ftp - v1-rev20260722-2.0.0 + v1-rev20260729-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-ftp:v1-rev20260722-2.0.0' + implementation 'com.google.apis:google-api-services-ftp:v1-rev20260729-2.0.0' } ``` diff --git a/clients/google-api-services-ftp/v1/2.0.0/com/google/api/services/ftp/v1/CloudFTP.java b/clients/google-api-services-ftp/v1/2.0.0/com/google/api/services/ftp/v1/CloudFTP.java index 6436830372b..5cef4c8a3e0 100644 --- a/clients/google-api-services-ftp/v1/2.0.0/com/google/api/services/ftp/v1/CloudFTP.java +++ b/clients/google-api-services-ftp/v1/2.0.0/com/google/api/services/ftp/v1/CloudFTP.java @@ -20,12 +20,12 @@ * Service definition for CloudFTP (v1). * *

- * + * Cloud FTP is a managed service that allows transferring files directly to Google Cloud Storage using SFTP. *

* *

* For more information about this service, see the - * API Documentation + * API Documentation *

* *

diff --git a/clients/google-api-services-ftp/v1/2.0.0/pom.xml b/clients/google-api-services-ftp/v1/2.0.0/pom.xml index 1d43cc37bc4..3427fd7465b 100644 --- a/clients/google-api-services-ftp/v1/2.0.0/pom.xml +++ b/clients/google-api-services-ftp/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-ftp - v1-rev20260722-2.0.0 - Cloud FTP API v1-rev20260722-2.0.0 + v1-rev20260729-2.0.0 + Cloud FTP API v1-rev20260729-2.0.0 jar 2011 diff --git a/clients/google-api-services-ftp/v1/README.md b/clients/google-api-services-ftp/v1/README.md index 9cdf7ce56a0..12cb010b60e 100644 --- a/clients/google-api-services-ftp/v1/README.md +++ b/clients/google-api-services-ftp/v1/README.md @@ -1,6 +1,6 @@ # Cloud FTP API Client Library for Java - +Cloud FTP is a managed service that allows transferring files directly to Google Cloud Storage using SFTP. This page contains information about getting started with the Cloud FTP API using the Google API Client Library for Java. In addition, you may be interested @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-ftp - v1-rev20260722-2.0.0 + v1-rev20260729-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-ftp:v1-rev20260722-2.0.0' + implementation 'com.google.apis:google-api-services-ftp:v1-rev20260729-2.0.0' } ``` diff --git a/clients/google-api-services-ftp/v1alpha/2.0.0/README.md b/clients/google-api-services-ftp/v1alpha/2.0.0/README.md index b90cf425aa7..12273c91c0d 100644 --- a/clients/google-api-services-ftp/v1alpha/2.0.0/README.md +++ b/clients/google-api-services-ftp/v1alpha/2.0.0/README.md @@ -1,6 +1,6 @@ # Cloud FTP API Client Library for Java - +Cloud FTP is a managed service that allows transferring files directly to Google Cloud Storage using SFTP. This page contains information about getting started with the Cloud FTP API using the Google API Client Library for Java. In addition, you may be interested @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-ftp - v1alpha-rev20260722-2.0.0 + v1alpha-rev20260729-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-ftp:v1alpha-rev20260722-2.0.0' + implementation 'com.google.apis:google-api-services-ftp:v1alpha-rev20260729-2.0.0' } ``` diff --git a/clients/google-api-services-ftp/v1alpha/2.0.0/com/google/api/services/ftp/v1alpha/CloudFTP.java b/clients/google-api-services-ftp/v1alpha/2.0.0/com/google/api/services/ftp/v1alpha/CloudFTP.java index 21bd33f4ffc..5b0489274c2 100644 --- a/clients/google-api-services-ftp/v1alpha/2.0.0/com/google/api/services/ftp/v1alpha/CloudFTP.java +++ b/clients/google-api-services-ftp/v1alpha/2.0.0/com/google/api/services/ftp/v1alpha/CloudFTP.java @@ -20,12 +20,12 @@ * Service definition for CloudFTP (v1alpha). * *

- * + * Cloud FTP is a managed service that allows transferring files directly to Google Cloud Storage using SFTP. *

* *

* For more information about this service, see the - * API Documentation + * API Documentation *

* *

diff --git a/clients/google-api-services-ftp/v1alpha/2.0.0/pom.xml b/clients/google-api-services-ftp/v1alpha/2.0.0/pom.xml index e1534e081b9..0e1b15260ce 100644 --- a/clients/google-api-services-ftp/v1alpha/2.0.0/pom.xml +++ b/clients/google-api-services-ftp/v1alpha/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-ftp - v1alpha-rev20260722-2.0.0 - Cloud FTP API v1alpha-rev20260722-2.0.0 + v1alpha-rev20260729-2.0.0 + Cloud FTP API v1alpha-rev20260729-2.0.0 jar 2011 diff --git a/clients/google-api-services-ftp/v1alpha/README.md b/clients/google-api-services-ftp/v1alpha/README.md index b90cf425aa7..12273c91c0d 100644 --- a/clients/google-api-services-ftp/v1alpha/README.md +++ b/clients/google-api-services-ftp/v1alpha/README.md @@ -1,6 +1,6 @@ # Cloud FTP API Client Library for Java - +Cloud FTP is a managed service that allows transferring files directly to Google Cloud Storage using SFTP. This page contains information about getting started with the Cloud FTP API using the Google API Client Library for Java. In addition, you may be interested @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-ftp - v1alpha-rev20260722-2.0.0 + v1alpha-rev20260729-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-ftp:v1alpha-rev20260722-2.0.0' + implementation 'com.google.apis:google-api-services-ftp:v1alpha-rev20260729-2.0.0' } ```