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