public static interface FieldOperationMetadata.TtlConfigDeltaOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FieldOperationMetadata.TtlConfigDelta.ChangeType |
getChangeType()
Specifies how the TTL configuration is changing.
|
int |
getChangeTypeValue()
Specifies how the TTL configuration is changing.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getChangeTypeValue()
Specifies how the TTL configuration is changing.
.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType change_type = 1;
FieldOperationMetadata.TtlConfigDelta.ChangeType getChangeType()
Specifies how the TTL configuration is changing.
.google.firestore.admin.v1.FieldOperationMetadata.TtlConfigDelta.ChangeType change_type = 1;
Copyright © 2023 Google LLC. All rights reserved.