diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md index 3d127f782925..5ff98a0b9ea0 100644 --- a/java-securitycentermanagement/README.md +++ b/java-securitycentermanagement/README.md @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-securitycentermanagement/java11.html [stability-image]: https://img.shields.io/badge/stability-preview-yellow [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-securitycentermanagement.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycentermanagement/0.2.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securitycentermanagement/0.3.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java b/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java index c707b8999353..fbb52ffd9547 100644 --- a/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java +++ b/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.java @@ -160,7 +160,7 @@ public int getPageSize() { * * *
-   * Optional. The value returned by the last call indicating a continuation
+   * Optional. The value returned by the last call indicating a continuation.
    * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -183,7 +183,7 @@ public java.lang.String getPageToken() { * * *
-   * Optional. The value returned by the last call indicating a continuation
+   * Optional. The value returned by the last call indicating a continuation.
    * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -848,7 +848,7 @@ public Builder clearPageSize() { * * *
-     * Optional. The value returned by the last call indicating a continuation
+     * Optional. The value returned by the last call indicating a continuation.
      * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -870,7 +870,7 @@ public java.lang.String getPageToken() { * * *
-     * Optional. The value returned by the last call indicating a continuation
+     * Optional. The value returned by the last call indicating a continuation.
      * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -892,7 +892,7 @@ public com.google.protobuf.ByteString getPageTokenBytes() { * * *
-     * Optional. The value returned by the last call indicating a continuation
+     * Optional. The value returned by the last call indicating a continuation.
      * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -913,7 +913,7 @@ public Builder setPageToken(java.lang.String value) { * * *
-     * Optional. The value returned by the last call indicating a continuation
+     * Optional. The value returned by the last call indicating a continuation.
      * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -930,7 +930,7 @@ public Builder clearPageToken() { * * *
-     * Optional. The value returned by the last call indicating a continuation
+     * Optional. The value returned by the last call indicating a continuation.
      * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java b/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java index 82f4fb9da5be..e9f94bd03b9d 100644 --- a/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java +++ b/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/java/com/google/cloud/securitycentermanagement/v1/ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuilder.java @@ -79,7 +79,7 @@ public interface ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuild * * *
-   * Optional. The value returned by the last call indicating a continuation
+   * Optional. The value returned by the last call indicating a continuation.
    * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; @@ -91,7 +91,7 @@ public interface ListEffectiveSecurityHealthAnalyticsCustomModulesRequestOrBuild * * *
-   * Optional. The value returned by the last call indicating a continuation
+   * Optional. The value returned by the last call indicating a continuation.
    * 
* * string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; diff --git a/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/proto/google/cloud/securitycentermanagement/v1/security_center_management.proto b/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/proto/google/cloud/securitycentermanagement/v1/security_center_management.proto index 2f401c2b7874..b4fbd9c29ab2 100644 --- a/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/proto/google/cloud/securitycentermanagement/v1/security_center_management.proto +++ b/java-securitycentermanagement/proto-google-cloud-securitycentermanagement-v1/src/main/proto/google/cloud/securitycentermanagement/v1/security_center_management.proto @@ -469,7 +469,7 @@ message ListEffectiveSecurityHealthAnalyticsCustomModulesRequest { // Default is 10, minimum is 1, maximum is 1000. int32 page_size = 2 [(google.api.field_behavior) = OPTIONAL]; - // Optional. The value returned by the last call indicating a continuation + // Optional. The value returned by the last call indicating a continuation. string page_token = 3 [(google.api.field_behavior) = OPTIONAL]; }