Class FullBackupSpec.Builder (6.108.0)

public static final class FullBackupSpec.Builder extends GeneratedMessage.Builder<FullBackupSpec.Builder> implements FullBackupSpecOrBuilder

The specification for full backups. A full backup stores the entire contents of the database at a given version time.

Protobuf type google.spanner.admin.database.v1.FullBackupSpec

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public FullBackupSpec build()
Returns
Type Description
FullBackupSpec

buildPartial()

public FullBackupSpec buildPartial()
Returns
Type Description
FullBackupSpec

clear()

public FullBackupSpec.Builder clear()
Returns
Type Description
FullBackupSpec.Builder
Overrides

getDefaultInstanceForType()

public FullBackupSpec getDefaultInstanceForType()
Returns
Type Description
FullBackupSpec

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public FullBackupSpec.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
FullBackupSpec.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public FullBackupSpec.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
FullBackupSpec.Builder
Overrides

mergeFrom(FullBackupSpec other)

public FullBackupSpec.Builder mergeFrom(FullBackupSpec other)
Parameter
Name Description
other FullBackupSpec
Returns
Type Description
FullBackupSpec.Builder