UpdateSnapshotRequest

UpdateSnapshotRequest updates description and/or labels for a snapshot.

JSON representation
{
  "updateMask": string,
  "snapshot": {
    object (Snapshot)
  }
}
Fields
updateMask

string (FieldMask format)

Required. Mask of fields to update. At least one path must be supplied in this field.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

snapshot

object (Snapshot)

Required. A snapshot resource