public final class RestoreDatabaseMetadata extends GeneratedMessageV3 implements RestoreDatabaseMetadataOrBuilder
Metadata type for the long-running operation returned by RestoreDatabase.
Protobuf type google.spanner.admin.database.v1.RestoreDatabaseMetadata
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > RestoreDatabaseMetadataImplements
RestoreDatabaseMetadataOrBuilderStatic Fields
BACKUP_INFO_FIELD_NUMBER
public static final int BACKUP_INFO_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
CANCEL_TIME_FIELD_NUMBER
public static final int CANCEL_TIME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
OPTIMIZE_DATABASE_OPERATION_NAME_FIELD_NUMBER
public static final int OPTIMIZE_DATABASE_OPERATION_NAME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PROGRESS_FIELD_NUMBER
public static final int PROGRESS_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
SOURCE_TYPE_FIELD_NUMBER
public static final int SOURCE_TYPE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static RestoreDatabaseMetadata getDefaultInstance()
Returns | |
---|---|
Type | Description |
RestoreDatabaseMetadata |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static RestoreDatabaseMetadata.Builder newBuilder()
Returns | |
---|---|
Type | Description |
RestoreDatabaseMetadata.Builder |
newBuilder(RestoreDatabaseMetadata prototype)
public static RestoreDatabaseMetadata.Builder newBuilder(RestoreDatabaseMetadata prototype)
Parameter | |
---|---|
Name | Description |
prototype |
RestoreDatabaseMetadata |
Returns | |
---|---|
Type | Description |
RestoreDatabaseMetadata.Builder |
parseDelimitedFrom(InputStream input)
public static RestoreDatabaseMetadata parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
RestoreDatabaseMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RestoreDatabaseMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters |
---|