You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/SearchDocumentsRequest.java
+23-23Lines changed: 23 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -405,7 +405,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
405
405
* Data types:
406
406
* * Histogram facet (aka filterable properties): Facet names with format
407
407
* <schema id>.<facet>. Facets will have the
408
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
408
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
409
409
* facet, then the parent hierarchy needs to be specified separated by
410
410
* dots in the prefix after the schema id. Thus, the format for a multi-
411
411
* level facet is: <schema id>.<parent facet name>.
@@ -441,7 +441,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
441
441
* Data types:
442
442
* * Histogram facet (aka filterable properties): Facet names with format
443
443
* <schema id>.<facet>. Facets will have the
444
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
444
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
445
445
* facet, then the parent hierarchy needs to be specified separated by
446
446
* dots in the prefix after the schema id. Thus, the format for a multi-
447
447
* level facet is: <schema id>.<parent facet name>.
@@ -477,7 +477,7 @@ public com.google.protobuf.ByteString getOrderByBytes() {
477
477
* Data types:
478
478
* * Histogram facet (aka filterable properties): Facet names with format
479
479
* <schema id>.<facet>. Facets will have the
480
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
480
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
481
481
* facet, then the parent hierarchy needs to be specified separated by
482
482
* dots in the prefix after the schema id. Thus, the format for a multi-
483
483
* level facet is: <schema id>.<parent facet name>.
@@ -512,7 +512,7 @@ public int getHistogramQueriesCount() {
512
512
* Data types:
513
513
* * Histogram facet (aka filterable properties): Facet names with format
514
514
* <schema id>.<facet>. Facets will have the
515
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
515
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
516
516
* facet, then the parent hierarchy needs to be specified separated by
517
517
* dots in the prefix after the schema id. Thus, the format for a multi-
518
518
* level facet is: <schema id>.<parent facet name>.
@@ -547,7 +547,7 @@ public com.google.cloud.contentwarehouse.v1.HistogramQuery getHistogramQueries(i
547
547
* Data types:
548
548
* * Histogram facet (aka filterable properties): Facet names with format
549
549
* <schema id>.<facet>. Facets will have the
550
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
550
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
551
551
* facet, then the parent hierarchy needs to be specified separated by
552
552
* dots in the prefix after the schema id. Thus, the format for a multi-
553
553
* level facet is: <schema id>.<parent facet name>.
Copy file name to clipboardExpand all lines: java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/SearchDocumentsRequestOrBuilder.java
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,7 @@ public interface SearchDocumentsRequestOrBuilder
247
247
* Data types:
248
248
* * Histogram facet (aka filterable properties): Facet names with format
249
249
* <schema id>.<facet>. Facets will have the
250
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
250
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
251
251
* facet, then the parent hierarchy needs to be specified separated by
252
252
* dots in the prefix after the schema id. Thus, the format for a multi-
253
253
* level facet is: <schema id>.<parent facet name>.
@@ -279,7 +279,7 @@ public interface SearchDocumentsRequestOrBuilder
279
279
* Data types:
280
280
* * Histogram facet (aka filterable properties): Facet names with format
281
281
* <schema id>.<facet>. Facets will have the
282
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
282
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
283
283
* facet, then the parent hierarchy needs to be specified separated by
284
284
* dots in the prefix after the schema id. Thus, the format for a multi-
285
285
* level facet is: <schema id>.<parent facet name>.
@@ -311,7 +311,7 @@ public interface SearchDocumentsRequestOrBuilder
311
311
* Data types:
312
312
* * Histogram facet (aka filterable properties): Facet names with format
313
313
* <schema id>.<facet>. Facets will have the
314
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
314
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
315
315
* facet, then the parent hierarchy needs to be specified separated by
316
316
* dots in the prefix after the schema id. Thus, the format for a multi-
317
317
* level facet is: <schema id>.<parent facet name>.
@@ -343,7 +343,7 @@ public interface SearchDocumentsRequestOrBuilder
343
343
* Data types:
344
344
* * Histogram facet (aka filterable properties): Facet names with format
345
345
* <schema id>.<facet>. Facets will have the
346
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
346
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
347
347
* facet, then the parent hierarchy needs to be specified separated by
348
348
* dots in the prefix after the schema id. Thus, the format for a multi-
349
349
* level facet is: <schema id>.<parent facet name>.
@@ -376,7 +376,7 @@ public interface SearchDocumentsRequestOrBuilder
376
376
* Data types:
377
377
* * Histogram facet (aka filterable properties): Facet names with format
378
378
* <schema id>.<facet>. Facets will have the
379
-
* format of: [a-zA-Z][a-zA-Z0-9_:/-.]. If the facet is a child
379
+
* format of: `[a-zA-Z][a-zA-Z0-9_:/-.]`. If the facet is a child
380
380
* facet, then the parent hierarchy needs to be specified separated by
381
381
* dots in the prefix after the schema id. Thus, the format for a multi-
382
382
* level facet is: <schema id>.<parent facet name>.
Copy file name to clipboardExpand all lines: java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/proto/google/cloud/contentwarehouse/v1/document_service_request.proto
0 commit comments