Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

chore: Integrate new gapic-generator-java and rules_gapic #289

Merged
merged 4 commits into from
Jun 14, 2022
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -396,9 +396,9 @@ public java.lang.String getMetadataOrThrow(java.lang.String key) {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -421,9 +421,9 @@ public java.lang.String getQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand Down Expand Up @@ -1368,9 +1368,9 @@ public Builder putAllMetadata(java.util.Map<java.lang.String, java.lang.String>
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1392,9 +1392,9 @@ public java.lang.String getQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1416,9 +1416,9 @@ public com.google.protobuf.ByteString getQueryRecordBytes() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1439,9 +1439,9 @@ public Builder setQueryRecord(java.lang.String value) {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1458,9 +1458,9 @@ public Builder clearQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ java.lang.String getMetadataOrDefault(
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -170,9 +170,9 @@ java.lang.String getMetadataOrDefault(
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,9 +396,9 @@ public java.lang.String getMetadataOrThrow(java.lang.String key) {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -421,9 +421,9 @@ public java.lang.String getQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand Down Expand Up @@ -1364,9 +1364,9 @@ public Builder putAllMetadata(java.util.Map<java.lang.String, java.lang.String>
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1388,9 +1388,9 @@ public java.lang.String getQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1412,9 +1412,9 @@ public com.google.protobuf.ByteString getQueryRecordBytes() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1435,9 +1435,9 @@ public Builder setQueryRecord(java.lang.String value) {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -1454,9 +1454,9 @@ public Builder clearQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ java.lang.String getMetadataOrDefault(
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand All @@ -170,9 +170,9 @@ java.lang.String getMetadataOrDefault(
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}.
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 5;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,9 +331,9 @@ public java.lang.String getMetadataOrThrow(java.lang.String key) {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand All @@ -356,9 +356,9 @@ public java.lang.String getQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand Down Expand Up @@ -1119,9 +1119,9 @@ public Builder putAllMetadata(java.util.Map<java.lang.String, java.lang.String>
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand All @@ -1143,9 +1143,9 @@ public java.lang.String getQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand All @@ -1167,9 +1167,9 @@ public com.google.protobuf.ByteString getQueryRecordBytes() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand All @@ -1190,9 +1190,9 @@ public Builder setQueryRecord(java.lang.String value) {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand All @@ -1209,9 +1209,9 @@ public Builder clearQueryRecord() {
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ java.lang.String getMetadataOrDefault(
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand All @@ -145,9 +145,9 @@ java.lang.String getMetadataOrDefault(
*
*
* <pre>
* Name of the query record.
* The name of the answer record.
* Format:
* projects/{project}/locations/{location}/queryRecords/{query_record}
* projects/{project}/locations/{location}/answerRecords/{answer_record}
* </pre>
*
* <code>string query_record = 4;</code>
Expand Down
Loading