Send feedback
Class ComposeObjectRequest.SourceObject.ObjectPreconditions.Builder (2.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.7.1 keyboard_arrow_down
public static final class ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder extends GeneratedMessageV3 . Builder<ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder > implements ComposeObjectRequest . SourceObject . ObjectPreconditionsOrBuilder
Preconditions for a source object of a composition request.
Protobuf type
google.storage.v2.ComposeObjectRequest.SourceObject.ObjectPreconditions
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public ComposeObjectRequest . SourceObject . ObjectPreconditions build ()
Returns
buildPartial()
public ComposeObjectRequest . SourceObject . ObjectPreconditions buildPartial ()
Returns
clear()
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearIfGenerationMatch()
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder clearIfGenerationMatch ()
Only perform the composition if the generation of the source object
that would be used matches this value. If this value and a generation
are both specified, they must be the same value or the call will fail.
optional int64 if_generation_match = 1;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public ComposeObjectRequest . SourceObject . ObjectPreconditions getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getIfGenerationMatch()
public long getIfGenerationMatch ()
Only perform the composition if the generation of the source object
that would be used matches this value. If this value and a generation
are both specified, they must be the same value or the call will fail.
optional int64 if_generation_match = 1;
Returns
Type
Description
long
The ifGenerationMatch.
hasIfGenerationMatch()
public boolean hasIfGenerationMatch ()
Only perform the composition if the generation of the source object
that would be used matches this value. If this value and a generation
are both specified, they must be the same value or the call will fail.
optional int64 if_generation_match = 1;
Returns
Type
Description
boolean
Whether the ifGenerationMatch field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeFrom(ComposeObjectRequest.SourceObject.ObjectPreconditions other)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder mergeFrom ( ComposeObjectRequest . SourceObject . ObjectPreconditions other )
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setIfGenerationMatch(long value)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder setIfGenerationMatch ( long value )
Only perform the composition if the generation of the source object
that would be used matches this value. If this value and a generation
are both specified, they must be the same value or the call will fail.
optional int64 if_generation_match = 1;
Parameter
Name
Description
value
long
The ifGenerationMatch to set.
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ComposeObjectRequest . SourceObject . ObjectPreconditions . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]