Skip to content

Commit

Permalink
docs: [java-enterpriseknowledgegraph] fix minor docstring formatting (#…
Browse files Browse the repository at this point in the history
…8675)

* docs: fix minor docstring formatting

PiperOrigin-RevId: 483358564

Source-Link: googleapis/googleapis@ca62355

Source-Link: googleapis/googleapis-gen@6b05f77
Copy-Tag: eyJwIjoiamF2YS1lbnRlcnByaXNla25vd2xlZGdlZ3JhcGgvLk93bEJvdC55YW1sIiwiaCI6IjZiMDVmNzcyYmZhNjFkNGM4NjRiYWYxYjQ3ZmMxZjI2NmRjYjQ1MzEifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Oct 24, 2022
1 parent e96a030 commit 09dd181
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -99,7 +99,7 @@ public java.lang.String getBigqueryTable() {
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand Down Expand Up @@ -531,7 +531,7 @@ public Builder mergeFrom(
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -555,7 +555,7 @@ public java.lang.String getBigqueryTable() {
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -579,7 +579,7 @@ public com.google.protobuf.ByteString getBigqueryTableBytes() {
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -602,7 +602,7 @@ public Builder setBigqueryTable(java.lang.String value) {
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -621,7 +621,7 @@ public Builder clearBigqueryTable() {
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public interface BigQueryInputConfigOrBuilder
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -41,7 +41,7 @@ public interface BigQueryInputConfigOrBuilder
*
*
* <pre>
* Required. Format is projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;.
* Required. Format is `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ public com.google.cloud.enterpriseknowledgegraph.v1.InputConfig.EntityType getEn
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -500,7 +500,7 @@ public java.lang.String getPreviousResultBigqueryTable() {
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand Down Expand Up @@ -1471,7 +1471,7 @@ public Builder clearEntityType() {
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -1497,7 +1497,7 @@ public java.lang.String getPreviousResultBigqueryTable() {
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -1523,7 +1523,7 @@ public com.google.protobuf.ByteString getPreviousResultBigqueryTableBytes() {
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -1548,7 +1548,7 @@ public Builder setPreviousResultBigqueryTable(java.lang.String value) {
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -1569,7 +1569,7 @@ public Builder clearPreviousResultBigqueryTable() {
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ com.google.cloud.enterpriseknowledgegraph.v1.BigQueryInputConfig getBigqueryInpu
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand All @@ -136,7 +136,7 @@ com.google.cloud.enterpriseknowledgegraph.v1.BigQueryInputConfig getBigqueryInpu
* <pre>
* Optional. Provide the bigquery table containing the previous results if
* cluster ID stability is desired. Format is
* projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;".
* `projects/&#42;&#47;datasets/&#42;&#47;tables/&#42;`.
* </pre>
*
* <code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ public interface OptionsOrBuilder
* <pre>
* If true, separate clusters by their geographic region (from geocoding).
* Uses the following entity features:
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* Warning: processing will no longer be regionalized!
* </pre>
*
Expand Down Expand Up @@ -143,9 +143,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* <pre>
* If true, separate clusters by their geographic region (from geocoding).
* Uses the following entity features:
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* Warning: processing will no longer be regionalized!
* </pre>
*
Expand Down Expand Up @@ -507,9 +507,9 @@ public Builder mergeFrom(
* <pre>
* If true, separate clusters by their geographic region (from geocoding).
* Uses the following entity features:
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* Warning: processing will no longer be regionalized!
* </pre>
*
Expand All @@ -527,9 +527,9 @@ public boolean getEnableGeocodingSeparation() {
* <pre>
* If true, separate clusters by their geographic region (from geocoding).
* Uses the following entity features:
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* Warning: processing will no longer be regionalized!
* </pre>
*
Expand All @@ -550,9 +550,9 @@ public Builder setEnableGeocodingSeparation(boolean value) {
* <pre>
* If true, separate clusters by their geographic region (from geocoding).
* Uses the following entity features:
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* - schema.org/addressLocality
* - schema.org/addressRegion
* - schema.org/addressCountry
* Warning: processing will no longer be regionalized!
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ message InputConfig {

// Optional. Provide the bigquery table containing the previous results if
// cluster ID stability is desired. Format is
// projects/*/datasets/*/tables/*".
// `projects/*/datasets/*/tables/*`.
string previous_result_bigquery_table = 3 [
(google.api.field_behavior) = OPTIONAL,
(google.api.resource_reference) = { type: "bigquery.googleapis.com/Table" }
Expand All @@ -149,7 +149,7 @@ message InputConfig {

// The input config for BigQuery tables.
message BigQueryInputConfig {
// Required. Format is projects/*/datasets/*/tables/*.
// Required. Format is `projects/*/datasets/*/tables/*`.
string bigquery_table = 1 [
(google.api.field_behavior) = REQUIRED,
(google.api.resource_reference) = { type: "bigquery.googleapis.com/Table" }
Expand All @@ -173,9 +173,10 @@ message ReconConfig {
message Options {
// If true, separate clusters by their geographic region (from geocoding).
// Uses the following entity features:
// - schema.org/addressLocality
// - schema.org/addressRegion
// - schema.org/addressCountry
//
// - schema.org/addressLocality
// - schema.org/addressRegion
// - schema.org/addressCountry
// Warning: processing will no longer be regionalized!
bool enable_geocoding_separation = 100;
}
Expand Down

0 comments on commit 09dd181

Please sign in to comment.