@Generated
public interface TieredStorageRuleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getIncludeIfOlderThan()
Include cells older than the given age.
|
com.google.protobuf.DurationOrBuilder |
getIncludeIfOlderThanOrBuilder()
Include cells older than the given age.
|
TieredStorageRule.RuleCase |
getRuleCase() |
boolean |
hasIncludeIfOlderThan()
Include cells older than the given age.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIncludeIfOlderThan()
Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.
.google.protobuf.Duration include_if_older_than = 1;com.google.protobuf.Duration getIncludeIfOlderThan()
Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.
.google.protobuf.Duration include_if_older_than = 1;com.google.protobuf.DurationOrBuilder getIncludeIfOlderThanOrBuilder()
Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.
.google.protobuf.Duration include_if_older_than = 1;TieredStorageRule.RuleCase getRuleCase()
Copyright © 2026 Google LLC. All rights reserved.