docs: minor comment update for Entity message

PiperOrigin-RevId: 528936266
pull/799/head
Google APIs 2 years ago committed by Copybara-Service
parent 24f0262de5
commit 4f9e1a058e
  1. 4
      google/datastore/v1/entity.proto

@ -197,9 +197,7 @@ message Value {
// A Datastore data object.
//
// An entity is limited to 1 megabyte when stored. That _roughly_
// corresponds to a limit of 1 megabyte for the serialized form of this
// message.
// Must not exceed 1 MiB - 4 bytes.
message Entity {
// The entity's key.
//

Loading…
Cancel
Save