Skip to content

Commit 9604f0b

Browse files
chore: generate libraries at Sat Jan 4 02:26:17 UTC 2025
1 parent 3eb9ecf commit 9604f0b

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/java/com/google/cloud/privatecatalog/v1beta1/Catalog.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7676
*
7777
* <pre>
7878
* Output only. The resource name of the target catalog, in the format of
79-
* `catalogs/{catalog}'.
79+
* `catalogs/{catalog}`.
8080
* </pre>
8181
*
8282
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -100,7 +100,7 @@ public java.lang.String getName() {
100100
*
101101
* <pre>
102102
* Output only. The resource name of the target catalog, in the format of
103-
* `catalogs/{catalog}'.
103+
* `catalogs/{catalog}`.
104104
* </pre>
105105
*
106106
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -793,7 +793,7 @@ public Builder mergeFrom(
793793
*
794794
* <pre>
795795
* Output only. The resource name of the target catalog, in the format of
796-
* `catalogs/{catalog}'.
796+
* `catalogs/{catalog}`.
797797
* </pre>
798798
*
799799
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -816,7 +816,7 @@ public java.lang.String getName() {
816816
*
817817
* <pre>
818818
* Output only. The resource name of the target catalog, in the format of
819-
* `catalogs/{catalog}'.
819+
* `catalogs/{catalog}`.
820820
* </pre>
821821
*
822822
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -839,7 +839,7 @@ public com.google.protobuf.ByteString getNameBytes() {
839839
*
840840
* <pre>
841841
* Output only. The resource name of the target catalog, in the format of
842-
* `catalogs/{catalog}'.
842+
* `catalogs/{catalog}`.
843843
* </pre>
844844
*
845845
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -861,7 +861,7 @@ public Builder setName(java.lang.String value) {
861861
*
862862
* <pre>
863863
* Output only. The resource name of the target catalog, in the format of
864-
* `catalogs/{catalog}'.
864+
* `catalogs/{catalog}`.
865865
* </pre>
866866
*
867867
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -879,7 +879,7 @@ public Builder clearName() {
879879
*
880880
* <pre>
881881
* Output only. The resource name of the target catalog, in the format of
882-
* `catalogs/{catalog}'.
882+
* `catalogs/{catalog}`.
883883
* </pre>
884884
*
885885
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>

java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/java/com/google/cloud/privatecatalog/v1beta1/CatalogOrBuilder.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public interface CatalogOrBuilder
2929
*
3030
* <pre>
3131
* Output only. The resource name of the target catalog, in the format of
32-
* `catalogs/{catalog}'.
32+
* `catalogs/{catalog}`.
3333
* </pre>
3434
*
3535
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
@@ -42,7 +42,7 @@ public interface CatalogOrBuilder
4242
*
4343
* <pre>
4444
* Output only. The resource name of the target catalog, in the format of
45-
* `catalogs/{catalog}'.
45+
* `catalogs/{catalog}`.
4646
* </pre>
4747
*
4848
* <code>string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>

java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/java/com/google/cloud/privatecatalog/v1beta1/Version.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7575
*
7676
* <pre>
7777
* Output only. The resource name of the version, in the format
78-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
78+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
7979
*
8080
* A unique identifier for the version under a product.
8181
* </pre>
@@ -101,7 +101,7 @@ public java.lang.String getName() {
101101
*
102102
* <pre>
103103
* Output only. The resource name of the version, in the format
104-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
104+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
105105
*
106106
* A unique identifier for the version under a product.
107107
* </pre>
@@ -808,7 +808,7 @@ public Builder mergeFrom(
808808
*
809809
* <pre>
810810
* Output only. The resource name of the version, in the format
811-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
811+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
812812
*
813813
* A unique identifier for the version under a product.
814814
* </pre>
@@ -833,7 +833,7 @@ public java.lang.String getName() {
833833
*
834834
* <pre>
835835
* Output only. The resource name of the version, in the format
836-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
836+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
837837
*
838838
* A unique identifier for the version under a product.
839839
* </pre>
@@ -858,7 +858,7 @@ public com.google.protobuf.ByteString getNameBytes() {
858858
*
859859
* <pre>
860860
* Output only. The resource name of the version, in the format
861-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
861+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
862862
*
863863
* A unique identifier for the version under a product.
864864
* </pre>
@@ -882,7 +882,7 @@ public Builder setName(java.lang.String value) {
882882
*
883883
* <pre>
884884
* Output only. The resource name of the version, in the format
885-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
885+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
886886
*
887887
* A unique identifier for the version under a product.
888888
* </pre>
@@ -902,7 +902,7 @@ public Builder clearName() {
902902
*
903903
* <pre>
904904
* Output only. The resource name of the version, in the format
905-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
905+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
906906
*
907907
* A unique identifier for the version under a product.
908908
* </pre>

java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/java/com/google/cloud/privatecatalog/v1beta1/VersionOrBuilder.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public interface VersionOrBuilder
2929
*
3030
* <pre>
3131
* Output only. The resource name of the version, in the format
32-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
32+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
3333
*
3434
* A unique identifier for the version under a product.
3535
* </pre>
@@ -44,7 +44,7 @@ public interface VersionOrBuilder
4444
*
4545
* <pre>
4646
* Output only. The resource name of the version, in the format
47-
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
47+
* `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
4848
*
4949
* A unique identifier for the version under a product.
5050
* </pre>

java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/proto/google/cloud/privatecatalog/v1beta1/private_catalog.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ message Catalog {
207207
};
208208

209209
// Output only. The resource name of the target catalog, in the format of
210-
// `catalogs/{catalog}'.
210+
// `catalogs/{catalog}`.
211211
string name = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
212212

213213
// Output only. The descriptive name of the catalog as it appears in UIs.
@@ -534,7 +534,7 @@ message Version {
534534
};
535535

536536
// Output only. The resource name of the version, in the format
537-
// `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]'.
537+
// `catalogs/{catalog}/products/{product}/versions/[a-z][-a-z0-9]*[a-z0-9]`.
538538
//
539539
// A unique identifier for the version under a product.
540540
string name = 1 [(google.api.field_behavior) = OUTPUT_ONLY];

0 commit comments

Comments
 (0)