public static final class DataDiscoveryResult.ScanStatistics extends GeneratedMessage implements DataDiscoveryResult.ScanStatisticsOrBuilder
Describes result statistics of a data scan discovery job.
Protobuf type google.cloud.dataplex.v1.DataDiscoveryResult.ScanStatistics
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
DATA_PROCESSED_BYTES_FIELD_NUMBER
public static final int DATA_PROCESSED_BYTES_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FILESETS_CREATED_FIELD_NUMBER
public static final int FILESETS_CREATED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FILESETS_DELETED_FIELD_NUMBER
public static final int FILESETS_DELETED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FILESETS_UPDATED_FIELD_NUMBER
public static final int FILESETS_UPDATED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FILES_EXCLUDED_FIELD_NUMBER
public static final int FILES_EXCLUDED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SCANNED_FILE_COUNT_FIELD_NUMBER
public static final int SCANNED_FILE_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TABLES_CREATED_FIELD_NUMBER
public static final int TABLES_CREATED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TABLES_DELETED_FIELD_NUMBER
public static final int TABLES_DELETED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TABLES_UPDATED_FIELD_NUMBER
public static final int TABLES_UPDATED_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static DataDiscoveryResult.ScanStatistics getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static DataDiscoveryResult.ScanStatistics.Builder newBuilder()
newBuilder(DataDiscoveryResult.ScanStatistics prototype)
public static DataDiscoveryResult.ScanStatistics.Builder newBuilder(DataDiscoveryResult.ScanStatistics prototype)
public static DataDiscoveryResult.ScanStatistics parseDelimitedFrom(InputStream input)
public static DataDiscoveryResult.ScanStatistics parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static DataDiscoveryResult.ScanStatistics parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataDiscoveryResult.ScanStatistics parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static DataDiscoveryResult.ScanStatistics parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataDiscoveryResult.ScanStatistics parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataDiscoveryResult.ScanStatistics parseFrom(CodedInputStream input)
public static DataDiscoveryResult.ScanStatistics parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataDiscoveryResult.ScanStatistics parseFrom(InputStream input)
public static DataDiscoveryResult.ScanStatistics parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static DataDiscoveryResult.ScanStatistics parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataDiscoveryResult.ScanStatistics parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<DataDiscoveryResult.ScanStatistics> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getDataProcessedBytes()
public long getDataProcessedBytes()
The data processed in bytes.
int64 data_processed_bytes = 2;
| Returns |
| Type |
Description |
long |
The dataProcessedBytes.
|
getDefaultInstanceForType()
public DataDiscoveryResult.ScanStatistics getDefaultInstanceForType()
getFilesExcluded()
public int getFilesExcluded()
The number of files excluded.
int32 files_excluded = 3;
| Returns |
| Type |
Description |
int |
The filesExcluded.
|
getFilesetsCreated()
public int getFilesetsCreated()
The number of filesets created.
int32 filesets_created = 7;
| Returns |
| Type |
Description |
int |
The filesetsCreated.
|
getFilesetsDeleted()
public int getFilesetsDeleted()
The number of filesets deleted.
int32 filesets_deleted = 8;
| Returns |
| Type |
Description |
int |
The filesetsDeleted.
|
getFilesetsUpdated()
public int getFilesetsUpdated()
The number of filesets updated.
int32 filesets_updated = 9;
| Returns |
| Type |
Description |
int |
The filesetsUpdated.
|
getParserForType()
public Parser<DataDiscoveryResult.ScanStatistics> getParserForType()
Overrides
getScannedFileCount()
public int getScannedFileCount()
The number of files scanned.
int32 scanned_file_count = 1;
| Returns |
| Type |
Description |
int |
The scannedFileCount.
|
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getTablesCreated()
public int getTablesCreated()
The number of tables created.
int32 tables_created = 4;
| Returns |
| Type |
Description |
int |
The tablesCreated.
|
getTablesDeleted()
public int getTablesDeleted()
The number of tables deleted.
int32 tables_deleted = 5;
| Returns |
| Type |
Description |
int |
The tablesDeleted.
|
getTablesUpdated()
public int getTablesUpdated()
The number of tables updated.
int32 tables_updated = 6;
| Returns |
| Type |
Description |
int |
The tablesUpdated.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public DataDiscoveryResult.ScanStatistics.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataDiscoveryResult.ScanStatistics.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public DataDiscoveryResult.ScanStatistics.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides