From 14515764c4e543d0b2403612de6a826eacb14983 Mon Sep 17 00:00:00 2001 From: sabledocs CI Date: Tue, 6 Feb 2024 23:18:42 +0000 Subject: [PATCH] Update generated documentation [ci skip] --- demo/google.datastore.v1.html | 116 +++++++++++++++++----------------- demo/search.html | 4 +- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/demo/google.datastore.v1.html b/demo/google.datastore.v1.html index 87b6d8c..b5c0d8a 100644 --- a/demo/google.datastore.v1.html +++ b/demo/google.datastore.v1.html @@ -219,7 +219,7 @@

- + Message Avg @@ -273,7 +273,7 @@

- + Message Count @@ -556,7 +556,7 @@

- + Message Sum @@ -1447,9 +1447,9 @@

-

+

- message Avg + message Avg (Nested in google.datastore.v1.AggregationQuery.Aggregation ) @@ -1989,9 +1989,9 @@

-

+

- message Count + message Count (Nested in google.datastore.v1.AggregationQuery.Aggregation ) @@ -2959,7 +2959,7 @@

- oneof operation + oneof conflict_detection_strategy
@@ -2967,20 +2967,20 @@

- 4 + 8 - insert + base_version - + - google.datastore.v1.Entity - + int64 -

The entity to insert. The entity must not already exist. -The entity key's final path element may be incomplete.

+

The version of the entity that this mutation is being applied +to. If this does not match the current version on the server, the +mutation conflicts.

@@ -2988,31 +2988,42 @@

- 5 + 11 - update + update_time - + - google.datastore.v1.Entity - + google.protobuf.Timestamp -

The entity to update. The entity must already exist. -Must have a complete key path.

+

The update time of the entity that this mutation is being applied +to. If this does not match the current update time on the server, the +mutation conflicts.

+ + + + + + +
+ oneof operation +
+ + - 6 + 4 - upsert + insert @@ -3021,7 +3032,7 @@

-

The entity to upsert. The entity may or may not already exist. +

The entity to insert. The entity must not already exist. The entity key's final path element may be incomplete.

@@ -3030,52 +3041,41 @@

- 7 + 5 - delete + update - + - google.datastore.v1.Key + google.datastore.v1.Entity -

The key of the entity to delete. The entity may or may not already exist. -Must have a complete key path and must not be reserved/read-only.

+

The entity to update. The entity must already exist. +Must have a complete key path.

- - - - - - -
- oneof conflict_detection_strategy -
- - - 8 + 6 - base_version + upsert - + - int64 + google.datastore.v1.Entity + -

The version of the entity that this mutation is being applied -to. If this does not match the current version on the server, the -mutation conflicts.

+

The entity to upsert. The entity may or may not already exist. +The entity key's final path element may be incomplete.

@@ -3083,20 +3083,20 @@

- 11 + 7 - update_time + delete - + - google.protobuf.Timestamp + google.datastore.v1.Key + -

The update time of the entity that this mutation is being applied -to. If this does not match the current update time on the server, the -mutation conflicts.

+

The key of the entity to delete. The entity may or may not already exist. +Must have a complete key path and must not be reserved/read-only.

@@ -5095,9 +5095,9 @@

-

+

- message Sum + message Sum (Nested in google.datastore.v1.AggregationQuery.Aggregation ) diff --git a/demo/search.html b/demo/search.html index cd839a1..3ceff96 100644 --- a/demo/search.html +++ b/demo/search.html @@ -133,8 +133,8 @@