-
FieldOperationMetadata.TtlConfigDelta.Builder.clear()
Specifies how the TTL configuration is changing.
The offset, relative to the timestamp value in the TTL-enabled field,
used determine the document's expiration time.
Describes the deltas of TTL configuration.
The offset, relative to the timestamp value in the TTL-enabled field,
used determine the document's expiration time.
FieldOperationMetadata.TtlConfigDelta.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FieldOperationMetadata.TtlConfigDelta.Builder.mergeFrom(com.google.protobuf.Message other)
FieldOperationMetadata.TtlConfigDelta.newBuilder()
FieldOperationMetadata.TtlConfigDelta.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Specifies how the TTL configuration is changing.
Specifies how the TTL configuration is changing.
FieldOperationMetadata.TtlConfigDelta.Builder.setExpirationOffset(com.google.protobuf.Duration value)
The offset, relative to the timestamp value in the TTL-enabled field,
used determine the document's expiration time.
FieldOperationMetadata.TtlConfigDelta.Builder.setExpirationOffset(com.google.protobuf.Duration.Builder builderForValue)
The offset, relative to the timestamp value in the TTL-enabled field,
used determine the document's expiration time.
FieldOperationMetadata.TtlConfigDelta.toBuilder()
Describes the deltas of TTL configuration.