public static final class Bucket.Lifecycle.Builder extends GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder> implements Bucket.LifecycleOrBuilder
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllRule(Iterable<? extends Bucket.Lifecycle.Rule> values)
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;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.storage.v2.Bucket.Lifecycle.Rule>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Bucket.Lifecycle.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addRule(Bucket.Lifecycle.Rule value)
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;
addRule(Bucket.Lifecycle.Rule.Builder builderForValue)
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;
addRule(int index, Bucket.Lifecycle.Rule value)
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;
addRule(int index, Bucket.Lifecycle.Rule.Builder builderForValue)
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;
addRuleBuilder()
public 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;
addRuleBuilder(int index)
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;
Parameter |
Name |
Description |
index |
int
|
build()
public Bucket.Lifecycle build()
buildPartial()
public Bucket.Lifecycle buildPartial()
clear()
public Bucket.Lifecycle.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public Bucket.Lifecycle.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Bucket.Lifecycle.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearRule()
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;
clone()
public Bucket.Lifecycle.Builder clone()
Overrides
getDefaultInstanceForType()
public Bucket.Lifecycle getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getRule(int index)
public 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;
Parameter |
Name |
Description |
index |
int
|
getRuleBuilder(int index)
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;
Parameter |
Name |
Description |
index |
int
|
getRuleBuilderList()
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;
getRuleCount()
public 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;