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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>
public Bucket.Lifecycle getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Bucket.Lifecycle build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Bucket.Lifecycle buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Bucket.Lifecycle.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Bucket.Lifecycle.Builder>
IOException
public 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.LifecycleOrBuilder
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;
getRuleCount
in interface Bucket.LifecycleOrBuilder
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;
getRule
in interface Bucket.LifecycleOrBuilder
public 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.LifecycleOrBuilder
public 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.LifecycleOrBuilder
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;
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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Bucket.Lifecycle.Builder>
Copyright © 2023 Google LLC. All rights reserved.