UpdateReplicationRequest

UpdateReplicationRequest updates description and/or labels for a replication.

JSON representation
{
  "updateMask": string,
  "replication": {
    object (Replication)
  }
}
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".

replication

object (Replication)

Required. A replication resource