Cloud Firestore V1 Client - Class TtlConfigDelta (1.27.3)

Reference documentation and code samples for the Cloud Firestore V1 Client class TtlConfigDelta.

Information about an TTL configuration change.

Generated from protobuf message google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ change_type int

Specifies how the TTL configuration is changing.

getChangeType

Specifies how the TTL configuration is changing.

Returns
TypeDescription
int

setChangeType

Specifies how the TTL configuration is changing.

Parameter
NameDescription
var int
Returns
TypeDescription
$this