From bd37e332e458edf4b3ee9139bd6f0e33916c6e1e Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 18:21:19 -0400 Subject: [PATCH] docs: fix docstring formatting (#552) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: fix docstring formatting Committer: @parthea PiperOrigin-RevId: 404010652 Source-Link: https://github.com/googleapis/googleapis/commit/853c7bcba7a7d15f015820340b74fd5dfa591512 Source-Link: https://github.com/googleapis/googleapis-gen/commit/b7b97a0a1ae19e482b234d958e7db21104e4ce14 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjdiOTdhMGExYWUxOWU0ODJiMjM0ZDk1OGU3ZGIyMTEwNGU0Y2UxNCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- .../google/cloud/servicedirectory/v1/Endpoint.java | 14 +++++++------- .../servicedirectory/v1/EndpointOrBuilder.java | 4 ++-- .../cloud/servicedirectory/v1/Namespace.java | 14 +++++++------- .../servicedirectory/v1/NamespaceOrBuilder.java | 4 ++-- .../google/cloud/servicedirectory/v1/Service.java | 14 +++++++------- .../servicedirectory/v1/ServiceOrBuilder.java | 4 ++-- .../cloud/servicedirectory/v1/endpoint.proto | 2 +- .../cloud/servicedirectory/v1/namespace.proto | 2 +- .../google/cloud/servicedirectory/v1/service.proto | 2 +- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Endpoint.java b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Endpoint.java index c62802bb..c28cc5cd 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Endpoint.java +++ b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Endpoint.java @@ -160,7 +160,7 @@ protected com.google.protobuf.MapField internalGetMapField(int number) { * *
    * Immutable. The resource name for the endpoint in the format
-   * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+   * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -184,7 +184,7 @@ public java.lang.String getName() { * *
    * Immutable. The resource name for the endpoint in the format
-   * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+   * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -864,7 +864,7 @@ public Builder mergeFrom( * *
      * Immutable. The resource name for the endpoint in the format
-     * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+     * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -887,7 +887,7 @@ public java.lang.String getName() { * *
      * Immutable. The resource name for the endpoint in the format
-     * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+     * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -910,7 +910,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
      * Immutable. The resource name for the endpoint in the format
-     * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+     * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -932,7 +932,7 @@ public Builder setName(java.lang.String value) { * *
      * Immutable. The resource name for the endpoint in the format
-     * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+     * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -950,7 +950,7 @@ public Builder clearName() { * *
      * Immutable. The resource name for the endpoint in the format
-     * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+     * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; diff --git a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/EndpointOrBuilder.java b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/EndpointOrBuilder.java index 5a09709e..d66a9ca8 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/EndpointOrBuilder.java +++ b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/EndpointOrBuilder.java @@ -28,7 +28,7 @@ public interface EndpointOrBuilder * *
    * Immutable. The resource name for the endpoint in the format
-   * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+   * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -41,7 +41,7 @@ public interface EndpointOrBuilder * *
    * Immutable. The resource name for the endpoint in the format
-   * 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'.
+   * `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; diff --git a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Namespace.java b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Namespace.java index 27ee904c..03c1f73b 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Namespace.java +++ b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Namespace.java @@ -145,7 +145,7 @@ protected com.google.protobuf.MapField internalGetMapField(int number) { * *
    * Immutable. The resource name for the namespace in the format
-   * 'projects/*/locations/*/namespaces/*'.
+   * `projects/*/locations/*/namespaces/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -169,7 +169,7 @@ public java.lang.String getName() { * *
    * Immutable. The resource name for the namespace in the format
-   * 'projects/*/locations/*/namespaces/*'.
+   * `projects/*/locations/*/namespaces/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -663,7 +663,7 @@ public Builder mergeFrom( * *
      * Immutable. The resource name for the namespace in the format
-     * 'projects/*/locations/*/namespaces/*'.
+     * `projects/*/locations/*/namespaces/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -686,7 +686,7 @@ public java.lang.String getName() { * *
      * Immutable. The resource name for the namespace in the format
-     * 'projects/*/locations/*/namespaces/*'.
+     * `projects/*/locations/*/namespaces/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -709,7 +709,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
      * Immutable. The resource name for the namespace in the format
-     * 'projects/*/locations/*/namespaces/*'.
+     * `projects/*/locations/*/namespaces/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -731,7 +731,7 @@ public Builder setName(java.lang.String value) { * *
      * Immutable. The resource name for the namespace in the format
-     * 'projects/*/locations/*/namespaces/*'.
+     * `projects/*/locations/*/namespaces/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -749,7 +749,7 @@ public Builder clearName() { * *
      * Immutable. The resource name for the namespace in the format
-     * 'projects/*/locations/*/namespaces/*'.
+     * `projects/*/locations/*/namespaces/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; diff --git a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/NamespaceOrBuilder.java b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/NamespaceOrBuilder.java index 72349710..8ced9286 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/NamespaceOrBuilder.java +++ b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/NamespaceOrBuilder.java @@ -28,7 +28,7 @@ public interface NamespaceOrBuilder * *
    * Immutable. The resource name for the namespace in the format
-   * 'projects/*/locations/*/namespaces/*'.
+   * `projects/*/locations/*/namespaces/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -41,7 +41,7 @@ public interface NamespaceOrBuilder * *
    * Immutable. The resource name for the namespace in the format
-   * 'projects/*/locations/*/namespaces/*'.
+   * `projects/*/locations/*/namespaces/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; diff --git a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Service.java b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Service.java index 829f3fac..8be2482e 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Service.java +++ b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/Service.java @@ -164,7 +164,7 @@ protected com.google.protobuf.MapField internalGetMapField(int number) { * *
    * Immutable. The resource name for the service in the format
-   * 'projects/*/locations/*/namespaces/*/services/*'.
+   * `projects/*/locations/*/namespaces/*/services/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -188,7 +188,7 @@ public java.lang.String getName() { * *
    * Immutable. The resource name for the service in the format
-   * 'projects/*/locations/*/namespaces/*/services/*'.
+   * `projects/*/locations/*/namespaces/*/services/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -905,7 +905,7 @@ public Builder mergeFrom( * *
      * Immutable. The resource name for the service in the format
-     * 'projects/*/locations/*/namespaces/*/services/*'.
+     * `projects/*/locations/*/namespaces/*/services/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -928,7 +928,7 @@ public java.lang.String getName() { * *
      * Immutable. The resource name for the service in the format
-     * 'projects/*/locations/*/namespaces/*/services/*'.
+     * `projects/*/locations/*/namespaces/*/services/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -951,7 +951,7 @@ public com.google.protobuf.ByteString getNameBytes() { * *
      * Immutable. The resource name for the service in the format
-     * 'projects/*/locations/*/namespaces/*/services/*'.
+     * `projects/*/locations/*/namespaces/*/services/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -973,7 +973,7 @@ public Builder setName(java.lang.String value) { * *
      * Immutable. The resource name for the service in the format
-     * 'projects/*/locations/*/namespaces/*/services/*'.
+     * `projects/*/locations/*/namespaces/*/services/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -991,7 +991,7 @@ public Builder clearName() { * *
      * Immutable. The resource name for the service in the format
-     * 'projects/*/locations/*/namespaces/*/services/*'.
+     * `projects/*/locations/*/namespaces/*/services/*`.
      * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; diff --git a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/ServiceOrBuilder.java b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/ServiceOrBuilder.java index fc770c5a..6e880306 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/ServiceOrBuilder.java +++ b/proto-google-cloud-servicedirectory-v1/src/main/java/com/google/cloud/servicedirectory/v1/ServiceOrBuilder.java @@ -28,7 +28,7 @@ public interface ServiceOrBuilder * *
    * Immutable. The resource name for the service in the format
-   * 'projects/*/locations/*/namespaces/*/services/*'.
+   * `projects/*/locations/*/namespaces/*/services/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; @@ -41,7 +41,7 @@ public interface ServiceOrBuilder * *
    * Immutable. The resource name for the service in the format
-   * 'projects/*/locations/*/namespaces/*/services/*'.
+   * `projects/*/locations/*/namespaces/*/services/*`.
    * 
* * string name = 1 [(.google.api.field_behavior) = IMMUTABLE]; diff --git a/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/endpoint.proto b/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/endpoint.proto index 1f867006..de561fe0 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/endpoint.proto +++ b/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/endpoint.proto @@ -38,7 +38,7 @@ message Endpoint { }; // Immutable. The resource name for the endpoint in the format - // 'projects/*/locations/*/namespaces/*/services/*/endpoints/*'. + // `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. string name = 1 [(google.api.field_behavior) = IMMUTABLE]; // Optional. An IPv4 or IPv6 address. Service Directory will reject bad // addresses like: diff --git a/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/namespace.proto b/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/namespace.proto index bd7f8148..8d8afad3 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/namespace.proto +++ b/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/namespace.proto @@ -39,7 +39,7 @@ message Namespace { }; // Immutable. The resource name for the namespace in the format - // 'projects/*/locations/*/namespaces/*'. + // `projects/*/locations/*/namespaces/*`. string name = 1 [(google.api.field_behavior) = IMMUTABLE]; // Optional. Resource labels associated with this Namespace. diff --git a/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/service.proto b/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/service.proto index 81f60af8..c0eea5f7 100644 --- a/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/service.proto +++ b/proto-google-cloud-servicedirectory-v1/src/main/proto/google/cloud/servicedirectory/v1/service.proto @@ -41,7 +41,7 @@ message Service { }; // Immutable. The resource name for the service in the format - // 'projects/*/locations/*/namespaces/*/services/*'. + // `projects/*/locations/*/namespaces/*/services/*`. string name = 1 [(google.api.field_behavior) = IMMUTABLE]; // Optional. Annotations for the service. This data can be consumed by service