We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9820e6c commit d6f8083Copy full SHA for d6f8083
1 file changed
aip/general/0162.md
@@ -66,8 +66,8 @@ message BookRevision {
66
- The `message` name **must** be named `{ResourceType}Revision`.
67
- The resource revision **must** contain a field with a message type of the
68
parent resource, with a field name of `snapshot`.
69
- - The value of `snapshot` **must** be the configuration of the parent
70
- at the point in time the revision was created.
+ - The value of `snapshot` **must** be the configuration of the parent
+ at the point in time the revision was created.
71
- The resource revision **must** contain a `create_time` field (see [AIP-142][]).
72
- The resource revision **may** contain a repeated field `alternate_ids`, which would
73
contain a list of resource IDs that the revision is also known by (e.g. `latest`)
0 commit comments