public static final class Bucket.Lifecycle.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder> implements Bucket.LifecycleOrBuilder
Lifecycle properties of a bucket. For more information, see https://cloud.google.com/storage/docs/lifecycle.Protobuf type
google.storage.v2.Bucket.Lifecycle| Modifier and Type | Method and Description |
|---|---|
Bucket.Lifecycle.Builder |
addAllRule(Iterable<? extends Bucket.Lifecycle.Rule> values)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Bucket.Lifecycle.Builder |
addRule(Bucket.Lifecycle.Rule.Builder builderForValue)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
addRule(Bucket.Lifecycle.Rule value)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
addRule(int index,
Bucket.Lifecycle.Rule.Builder builderForValue)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
addRule(int index,
Bucket.Lifecycle.Rule value)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Rule.Builder |
addRuleBuilder()
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Rule.Builder |
addRuleBuilder(int index)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle |
build() |
Bucket.Lifecycle |
buildPartial() |
Bucket.Lifecycle.Builder |
clear() |
Bucket.Lifecycle.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Bucket.Lifecycle.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Bucket.Lifecycle.Builder |
clearRule()
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
clone() |
Bucket.Lifecycle |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Bucket.Lifecycle.Rule |
getRule(int index)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Rule.Builder |
getRuleBuilder(int index)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
List<Bucket.Lifecycle.Rule.Builder> |
getRuleBuilderList()
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
int |
getRuleCount()
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
List<Bucket.Lifecycle.Rule> |
getRuleList()
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.RuleOrBuilder |
getRuleOrBuilder(int index)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
List<? extends Bucket.Lifecycle.RuleOrBuilder> |
getRuleOrBuilderList()
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Bucket.Lifecycle.Builder |
mergeFrom(Bucket.Lifecycle other) |
Bucket.Lifecycle.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Bucket.Lifecycle.Builder |
mergeFrom(com.google.protobuf.Message other) |
Bucket.Lifecycle.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Bucket.Lifecycle.Builder |
removeRule(int index)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Bucket.Lifecycle.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Bucket.Lifecycle.Builder |
setRule(int index,
Bucket.Lifecycle.Rule.Builder builderForValue)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
setRule(int index,
Bucket.Lifecycle.Rule value)
A lifecycle management rule, which is made of an action to take and the
condition(s) under which the action will be taken.
|
Bucket.Lifecycle.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Bucket.Lifecycle build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Bucket.Lifecycle buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Bucket.Lifecycle.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder mergeFrom(Bucket.Lifecycle other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public Bucket.Lifecycle.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Bucket.Lifecycle.Builder>IOExceptionpublic List<Bucket.Lifecycle.Rule> getRuleList()
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;getRuleList in interface Bucket.LifecycleOrBuilderpublic int getRuleCount()
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;getRuleCount in interface Bucket.LifecycleOrBuilderpublic Bucket.Lifecycle.Rule getRule(int index)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;getRule in interface Bucket.LifecycleOrBuilderpublic Bucket.Lifecycle.Builder setRule(int index, Bucket.Lifecycle.Rule value)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder setRule(int index, Bucket.Lifecycle.Rule.Builder builderForValue)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder addRule(Bucket.Lifecycle.Rule value)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder addRule(int index, Bucket.Lifecycle.Rule value)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder addRule(Bucket.Lifecycle.Rule.Builder builderForValue)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder addRule(int index, Bucket.Lifecycle.Rule.Builder builderForValue)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder addAllRule(Iterable<? extends Bucket.Lifecycle.Rule> values)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder clearRule()
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Builder removeRule(int index)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Rule.Builder getRuleBuilder(int index)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.RuleOrBuilder getRuleOrBuilder(int index)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;getRuleOrBuilder in interface Bucket.LifecycleOrBuilderpublic List<? extends Bucket.Lifecycle.RuleOrBuilder> getRuleOrBuilderList()
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;getRuleOrBuilderList in interface Bucket.LifecycleOrBuilderpublic Bucket.Lifecycle.Rule.Builder addRuleBuilder()
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public Bucket.Lifecycle.Rule.Builder addRuleBuilder(int index)
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public List<Bucket.Lifecycle.Rule.Builder> getRuleBuilderList()
A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.
repeated .google.storage.v2.Bucket.Lifecycle.Rule rule = 1;public final Bucket.Lifecycle.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>public final Bucket.Lifecycle.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>Copyright © 2023 Google LLC. All rights reserved.