diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index e98a4e8e1586..66dfb8a2e0a8 100644 --- a/java-recommendations-ai/README.md +++ b/java-recommendations-ai/README.md @@ -18,7 +18,6 @@ Java idiomatic client for [Recommendations AI][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -39,7 +38,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.19.0" ``` - ## Authentication diff --git a/java-recommendations-ai/google-cloud-recommendations-ai/src/main/java/com/google/cloud/recommendationengine/v1beta1/package-info.java b/java-recommendations-ai/google-cloud-recommendations-ai/src/main/java/com/google/cloud/recommendationengine/v1beta1/package-info.java index 8572a9a4fe7f..3262db8e92cc 100644 --- a/java-recommendations-ai/google-cloud-recommendations-ai/src/main/java/com/google/cloud/recommendationengine/v1beta1/package-info.java +++ b/java-recommendations-ai/google-cloud-recommendations-ai/src/main/java/com/google/cloud/recommendationengine/v1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Recommendations AI + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CatalogServiceClient ======================= * diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index ca1f0c9e48a9..f10263ff1571 100644 --- a/java-resource-settings/README.md +++ b/java-resource-settings/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Resource Settings API][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.12.0" ``` - ## Authentication diff --git a/java-resource-settings/google-cloud-resource-settings/src/main/java/com/google/cloud/resourcesettings/v1/package-info.java b/java-resource-settings/google-cloud-resource-settings/src/main/java/com/google/cloud/resourcesettings/v1/package-info.java index a0e84e4714fd..346d6061dda7 100644 --- a/java-resource-settings/google-cloud-resource-settings/src/main/java/com/google/cloud/resourcesettings/v1/package-info.java +++ b/java-resource-settings/google-cloud-resource-settings/src/main/java/com/google/cloud/resourcesettings/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Resource Settings API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ResourceSettingsServiceClient ======================= * diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index 8c2da48d6977..f6de4af99421 100644 --- a/java-resourcemanager/README.md +++ b/java-resourcemanager/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Resource Manager API][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.14.0" ``` - ## Authentication diff --git a/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/v3/package-info.java b/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/v3/package-info.java index 11d7e907267b..b9dd156621a3 100644 --- a/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/v3/package-info.java +++ b/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/v3/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Resource Manager API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= FoldersClient ======================= * diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 729a09b3e2e3..5b16edc02c47 100644 --- a/java-secretmanager/README.md +++ b/java-secretmanager/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Secret Management][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.12.0" ``` - ## Authentication diff --git a/java-secretmanager/google-cloud-secretmanager/src/main/java/com/google/cloud/secretmanager/v1/package-info.java b/java-secretmanager/google-cloud-secretmanager/src/main/java/com/google/cloud/secretmanager/v1/package-info.java index f88db290edd7..254106ce6095 100644 --- a/java-secretmanager/google-cloud-secretmanager/src/main/java/com/google/cloud/secretmanager/v1/package-info.java +++ b/java-secretmanager/google-cloud-secretmanager/src/main/java/com/google/cloud/secretmanager/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Secret Manager API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= SecretManagerServiceClient ======================= * diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index 7aa3d47ae748..e31545c8baea 100644 --- a/java-security-private-ca/README.md +++ b/java-security-private-ca/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Certificate Authority Service][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.14.0" ``` - ## Authentication diff --git a/java-security-private-ca/google-cloud-security-private-ca/src/main/java/com/google/cloud/security/privateca/v1beta1/package-info.java b/java-security-private-ca/google-cloud-security-private-ca/src/main/java/com/google/cloud/security/privateca/v1beta1/package-info.java index bc729cf97155..70019d5b165a 100644 --- a/java-security-private-ca/google-cloud-security-private-ca/src/main/java/com/google/cloud/security/privateca/v1beta1/package-info.java +++ b/java-security-private-ca/google-cloud-security-private-ca/src/main/java/com/google/cloud/security/privateca/v1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Certificate Authority API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CertificateAuthorityServiceClient ======================= * diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index c6aec454855c..6c0fe08d4d16 100644 --- a/java-securitycenter-settings/README.md +++ b/java-securitycenter-settings/README.md @@ -17,7 +17,6 @@ Java idiomatic client for [Security Command Center Settings API][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -38,7 +37,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.15.0" ``` - ## Authentication diff --git a/java-securitycenter-settings/google-cloud-securitycenter-settings/src/main/java/com/google/cloud/securitycenter/settings/v1beta1/package-info.java b/java-securitycenter-settings/google-cloud-securitycenter-settings/src/main/java/com/google/cloud/securitycenter/settings/v1beta1/package-info.java index 6bf60921bc3f..219fe4ba990d 100644 --- a/java-securitycenter-settings/google-cloud-securitycenter-settings/src/main/java/com/google/cloud/securitycenter/settings/v1beta1/package-info.java +++ b/java-securitycenter-settings/google-cloud-securitycenter-settings/src/main/java/com/google/cloud/securitycenter/settings/v1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Security Command Center API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= SecurityCenterSettingsServiceClient ======================= * diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index dde202402ec8..5a9b37173729 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Security Command Center][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.20.0" ``` - ## Authentication diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java index 9375d49f3501..c574f75d653c 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Security Command Center API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= SecurityCenterClient ======================= * diff --git a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java index 36390880b627..f48931969e73 100644 --- a/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java +++ b/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Security Command Center API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= SecurityCenterClient ======================= * diff --git a/java-service-control/README.md b/java-service-control/README.md index 41dd3568ed2f..8816e876a24d 100644 --- a/java-service-control/README.md +++ b/java-service-control/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Service Control API][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.12.0" ``` - ## Authentication diff --git a/java-service-control/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/package-info.java b/java-service-control/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/package-info.java index 1e80204f915b..ccb1d0cda7cc 100644 --- a/java-service-control/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/package-info.java +++ b/java-service-control/google-cloud-service-control/src/main/java/com/google/api/servicecontrol/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Service Control API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= QuotaControllerClient ======================= * diff --git a/java-service-usage/README.md b/java-service-usage/README.md index 5dd28de97d6a..c635ff180d13 100644 --- a/java-service-usage/README.md +++ b/java-service-usage/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Service Usage][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.12.0" ``` - ## Authentication diff --git a/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1/package-info.java b/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1/package-info.java index f81f95116313..a3d95cbd4344 100644 --- a/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1/package-info.java +++ b/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Service Usage API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ServiceUsageClient ======================= * diff --git a/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1beta1/package-info.java b/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1beta1/package-info.java index 68789188b46d..aa286549f4ae 100644 --- a/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1beta1/package-info.java +++ b/java-service-usage/google-cloud-service-usage/src/main/java/com/google/api/serviceusage/v1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Service Usage API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ServiceUsageClient ======================= * diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index a769689fe7a4..0df1f90e276b 100644 --- a/java-servicedirectory/README.md +++ b/java-servicedirectory/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Service Directory][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.13.0" ``` - ## Authentication diff --git a/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1/package-info.java b/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1/package-info.java index ac98b5899022..e39eb5e75808 100644 --- a/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1/package-info.java +++ b/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Service Directory API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= LookupServiceClient ======================= * diff --git a/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1beta1/package-info.java b/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1beta1/package-info.java index df36fc2c8f96..4cdd7997a995 100644 --- a/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1beta1/package-info.java +++ b/java-servicedirectory/google-cloud-servicedirectory/src/main/java/com/google/cloud/servicedirectory/v1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Service Directory API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= LookupServiceClient ======================= * diff --git a/java-shell/README.md b/java-shell/README.md index 1d1ad83230d4..a8a17fcdae67 100644 --- a/java-shell/README.md +++ b/java-shell/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Shell][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.11.0" ``` - ## Authentication diff --git a/java-shell/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/package-info.java b/java-shell/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/package-info.java index df7be5dadafe..bf6c3d5bb193 100644 --- a/java-shell/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/package-info.java +++ b/java-shell/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Shell API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CloudShellServiceClient ======================= * diff --git a/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/package-info.java b/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/package-info.java index e1d58a669454..3744edad1a57 100644 --- a/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/package-info.java +++ b/java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Speech-to-Text API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= SpeechClient ======================= * diff --git a/java-talent/README.md b/java-talent/README.md index 5d7e2a5bdc67..47647e1190d7 100644 --- a/java-talent/README.md +++ b/java-talent/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Talent Solution][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.13.0" ``` - ## Authentication diff --git a/java-talent/google-cloud-talent/src/main/java/com/google/cloud/talent/v4/package-info.java b/java-talent/google-cloud-talent/src/main/java/com/google/cloud/talent/v4/package-info.java index 4081fd4aa243..53f3890cbcea 100644 --- a/java-talent/google-cloud-talent/src/main/java/com/google/cloud/talent/v4/package-info.java +++ b/java-talent/google-cloud-talent/src/main/java/com/google/cloud/talent/v4/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Talent Solution API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CompanyServiceClient ======================= * diff --git a/java-tasks/README.md b/java-tasks/README.md index 3639ec569f5e..0edc152cc38c 100644 --- a/java-tasks/README.md +++ b/java-tasks/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Tasks][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.12.0" ``` - ## Authentication diff --git a/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2/package-info.java b/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2/package-info.java index bea6f19b2e42..efcc530087ee 100644 --- a/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2/package-info.java +++ b/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Tasks API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CloudTasksClient ======================= * diff --git a/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta2/package-info.java b/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta2/package-info.java index 40cf04a042f5..494de3e7662e 100644 --- a/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta2/package-info.java +++ b/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta2/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Tasks API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CloudTasksClient ======================= * diff --git a/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta3/package-info.java b/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta3/package-info.java index 2db7d5c3f35d..2b7b0cc574e0 100644 --- a/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta3/package-info.java +++ b/java-tasks/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta3/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Tasks API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= CloudTasksClient ======================= * diff --git a/java-trace/README.md b/java-trace/README.md index 4a245ea99be5..8ebfbf27252b 100644 --- a/java-trace/README.md +++ b/java-trace/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Stackdriver Trace][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.12.0" ``` - ## Authentication diff --git a/java-trace/google-cloud-trace/src/main/java/com/google/cloud/trace/v1/package-info.java b/java-trace/google-cloud-trace/src/main/java/com/google/cloud/trace/v1/package-info.java index ca66d03a4973..046c0a2a5cd1 100644 --- a/java-trace/google-cloud-trace/src/main/java/com/google/cloud/trace/v1/package-info.java +++ b/java-trace/google-cloud-trace/src/main/java/com/google/cloud/trace/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Stackdriver Trace API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= TraceServiceClient ======================= * diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md index 2faf2108af76..0ff5d4edf7b5 100644 --- a/java-video-intelligence/README.md +++ b/java-video-intelligence/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Video Intelligence][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.11.0" ``` - ## Authentication diff --git a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/package-info.java b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/package-info.java index 967bf1151e2c..f52ae97e883b 100644 --- a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/package-info.java +++ b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Video Intelligence API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= VideoIntelligenceServiceClient ======================= * diff --git a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/package-info.java b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/package-info.java index 37a4f778a901..205143627044 100644 --- a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/package-info.java +++ b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1beta2/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Google Cloud Video Intelligence API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= VideoIntelligenceServiceClient ======================= * diff --git a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/package-info.java b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/package-info.java index 151668de92a7..5948a39c848b 100644 --- a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/package-info.java +++ b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Video Intelligence API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= VideoIntelligenceServiceClient ======================= * diff --git a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/package-info.java b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/package-info.java index a2c9741c11f4..fab5246e7d9d 100644 --- a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/package-info.java +++ b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p2beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Video Intelligence API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= VideoIntelligenceServiceClient ======================= * diff --git a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/package-info.java b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/package-info.java index 54d52889e0d5..5b89a44d4249 100644 --- a/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/package-info.java +++ b/java-video-intelligence/google-cloud-video-intelligence/src/main/java/com/google/cloud/videointelligence/v1p3beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Video Intelligence API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= VideoIntelligenceServiceClient ======================= * diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md index 6efdca22b451..65deacca78cf 100644 --- a/java-video-transcoder/README.md +++ b/java-video-transcoder/README.md @@ -14,28 +14,26 @@ Java idiomatic client for [Video Transcoder][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml com.google.cloud google-cloud-video-transcoder - 1.10.0 + 1.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-video-transcoder:1.10.0' +implementation 'com.google.cloud:google-cloud-video-transcoder:1.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.10.0" +libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.11.0" ``` - ## Authentication diff --git a/java-video-transcoder/google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/package-info.java b/java-video-transcoder/google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/package-info.java index 32bd7e7d3b56..5feb969628a6 100644 --- a/java-video-transcoder/google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/package-info.java +++ b/java-video-transcoder/google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Transcoder API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= TranscoderServiceClient ======================= * diff --git a/java-vision/README.md b/java-vision/README.md index 81569b117903..a27fc88d1d92 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Vision][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.10.0" ``` - ## Authentication diff --git a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p1beta1/package-info.java b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p1beta1/package-info.java index 9220329c88a8..fb7b6d293d40 100644 --- a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p1beta1/package-info.java +++ b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p1beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Vision API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ImageAnnotatorClient ======================= * diff --git a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p2beta1/package-info.java b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p2beta1/package-info.java index f1254f6cdf57..3e101bf39844 100644 --- a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p2beta1/package-info.java +++ b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p2beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Vision API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ImageAnnotatorClient ======================= * diff --git a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p3beta1/package-info.java b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p3beta1/package-info.java index 705b0cc2846c..80e902565868 100644 --- a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p3beta1/package-info.java +++ b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p3beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Vision API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ImageAnnotatorClient ======================= * diff --git a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p4beta1/package-info.java b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p4beta1/package-info.java index 9f00d3089dce..321d73d426c9 100644 --- a/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p4beta1/package-info.java +++ b/java-vision/google-cloud-vision/src/main/java/com/google/cloud/vision/v1p4beta1/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Cloud Vision API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ImageAnnotatorClient ======================= * diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md index e198d80d69b6..88639a737496 100644 --- a/java-websecurityscanner/README.md +++ b/java-websecurityscanner/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Security Scanner][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.12.0" ``` - ## Authentication diff --git a/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1alpha/package-info.java b/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1alpha/package-info.java index 1a03cc9f76c6..ea982470f0ae 100644 --- a/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1alpha/package-info.java +++ b/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1alpha/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Web Security Scanner API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= WebSecurityScannerClient ======================= * diff --git a/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1beta/package-info.java b/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1beta/package-info.java index 7056a945b417..1a9f9cfff3d6 100644 --- a/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1beta/package-info.java +++ b/java-websecurityscanner/google-cloud-websecurityscanner/src/main/java/com/google/cloud/websecurityscanner/v1beta/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Web Security Scanner API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= WebSecurityScannerClient ======================= * diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md index 7bfd463f01e5..fc01dc0fc427 100644 --- a/java-workflow-executions/README.md +++ b/java-workflow-executions/README.md @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Workflow Executions][product-docs]. If you are using Maven, add this to your pom.xml file: - ```xml @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies: ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.12.0" ``` - ## Authentication diff --git a/java-workflow-executions/google-cloud-workflow-executions/src/main/java/com/google/cloud/workflows/executions/v1beta/package-info.java b/java-workflow-executions/google-cloud-workflow-executions/src/main/java/com/google/cloud/workflows/executions/v1beta/package-info.java index 83ba9e606ed8..3c646d90369e 100644 --- a/java-workflow-executions/google-cloud-workflow-executions/src/main/java/com/google/cloud/workflows/executions/v1beta/package-info.java +++ b/java-workflow-executions/google-cloud-workflow-executions/src/main/java/com/google/cloud/workflows/executions/v1beta/package-info.java @@ -15,7 +15,9 @@ */ /** - * The interfaces provided are listed below, along with usage samples. + * A client to Workflow Executions API + * + *

The interfaces provided are listed below, along with usage samples. * *

======================= ExecutionsClient ======================= *