Package | Description |
---|---|
com.google.firestore.admin.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
Field.TtlConfig
The TTL (time-to-live) configuration for documents that have this `Field`
set.
|
static class |
Field.TtlConfig.Builder
The TTL (time-to-live) configuration for documents that have this `Field`
set.
|
Modifier and Type | Method and Description |
---|---|
Field.TtlConfigOrBuilder |
FieldOrBuilder.getTtlConfigOrBuilder()
The TTL configuration for this `Field`.
|
Field.TtlConfigOrBuilder |
Field.getTtlConfigOrBuilder()
The TTL configuration for this `Field`.
|
Field.TtlConfigOrBuilder |
Field.Builder.getTtlConfigOrBuilder()
The TTL configuration for this `Field`.
|
Copyright © 2023 Google LLC. All rights reserved.