Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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 @@ -501,8 +501,8 @@ public com.google.datastore.v1.KeyOrBuilder getKeyValueOrBuilder() {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand Down Expand Up @@ -530,8 +530,8 @@ public java.lang.String getStringValue() {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand Down Expand Up @@ -2097,8 +2097,8 @@ public com.google.datastore.v1.KeyOrBuilder getKeyValueOrBuilder() {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand Down Expand Up @@ -2126,8 +2126,8 @@ public java.lang.String getStringValue() {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand Down Expand Up @@ -2155,8 +2155,8 @@ public com.google.protobuf.ByteString getStringValueBytes() {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand All @@ -2178,8 +2178,8 @@ public Builder setStringValue(java.lang.String value) {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand All @@ -2199,8 +2199,8 @@ public Builder clearStringValue() {
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ public interface ValueOrBuilder
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand All @@ -182,8 +182,8 @@ public interface ValueOrBuilder
*
* <pre>
* A UTF-8 encoded string value.
* When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
* Otherwise, may be set to at least 1,000,000 bytes.
* When `exclude_from_indexes` is false (it is indexed), may have at most
* 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
* </pre>
*
* <code>string string_value = 17;</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ message Value {
Key key_value = 5;

// A UTF-8 encoded string value.
// When `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.
// Otherwise, may be set to at least 1,000,000 bytes.
// When `exclude_from_indexes` is false (it is indexed), may have at most
// 1500 bytes. Otherwise, may be set to at most 1,000,000 bytes.
string string_value = 17;

// A blob value.
Expand Down
8 changes: 4 additions & 4 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-datastore.git",
"sha": "592d4b21f2637ed2f6b60a984ec215239ad2f923"
"sha": "b484256c30ac9117eb82688c801966b6ace856df"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "d741cd976975c745d0199987aff0e908b8352992",
"internalRef": "305561906"
"sha": "4bef0001ac7040431ea24b6187424fdec9c08b1b",
"internalRef": "309990843"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "52638600f387deb98efb5f9c85fec39e82aa9052"
"sha": "ab883569eb0257bbf16a6d825fd018b3adde3912"
}
}
],
Expand Down