public static interface Bucket.RetentionPolicyOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getEffectiveTime()
public abstract Timestamp getEffectiveTime()
Server-determined value that indicates the time from which policy was enforced and effective.
.google.protobuf.Timestamp effective_time = 1;
Returns | |
---|---|
Type | Description |
Timestamp | The effectiveTime. |