Reference documentation and code samples for the Cloud Firestore V1 Client class UpdateFieldRequest.
The request for FirestoreAdmin.UpdateField .
Generated from protobuf message google.firestore.admin.v1.UpdateFieldRequest
Namespace
Google \ Cloud \ Firestore \ Admin \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ field
↳ update_mask
Google\Protobuf\FieldMask
A mask, relative to the field. If specified, only configuration specified by this field_mask will be updated in the field.
getField
Required. The field to be updated.
hasField
clearField
setField
Required. The field to be updated.
$this
getUpdateMask
A mask, relative to the field. If specified, only configuration specified by this field_mask will be updated in the field.
hasUpdateMask
clearUpdateMask
setUpdateMask
A mask, relative to the field. If specified, only configuration specified by this field_mask will be updated in the field.
$this
static::build
field