Resource: StoreRevision
A revision of a store.
| JSON representation |
|---|
{
"name": string,
"snapshot": {
object ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the store revision. Format: projects/{project}/locations/{location}/brands/{brand}/stores/{store}/revisions/{revision} |
snapshot |
Output only. The state of the store resource at this revision. |
createTime |
Output only. When the revision was created. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
createdBy |
Output only. The email of the user who recently created the resource. |
alternateIds[] |
Output only. Alternate IDs for this revision. |
Methods |
|
|---|---|
|
Deletes the specified StoreRevision. |
|
Gets a StoreRevision. |
|
Lists StoreRevisions. |