public final class DataScanCatalogPublishingStatus extends GeneratedMessage implements DataScanCatalogPublishingStatusOrBuilderThe status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered.
Protobuf type google.cloud.dataplex.v1.DataScanCatalogPublishingStatus
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DataScanCatalogPublishingStatusImplements
DataScanCatalogPublishingStatusOrBuilderStatic Fields
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DataScanCatalogPublishingStatus getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DataScanCatalogPublishingStatus.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus.Builder |
|
newBuilder(DataScanCatalogPublishingStatus prototype)
public static DataScanCatalogPublishingStatus.Builder newBuilder(DataScanCatalogPublishingStatus prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DataScanCatalogPublishingStatus |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus.Builder |
|
parseDelimitedFrom(InputStream input)
public static DataScanCatalogPublishingStatus parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataScanCatalogPublishingStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DataScanCatalogPublishingStatus parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataScanCatalogPublishingStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DataScanCatalogPublishingStatus parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataScanCatalogPublishingStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DataScanCatalogPublishingStatus parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataScanCatalogPublishingStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DataScanCatalogPublishingStatus parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataScanCatalogPublishingStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DataScanCatalogPublishingStatus parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataScanCatalogPublishingStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DataScanCatalogPublishingStatus> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DataScanCatalogPublishingStatus> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DataScanCatalogPublishingStatus getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus |
|
getParserForType()
public Parser<DataScanCatalogPublishingStatus> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DataScanCatalogPublishingStatus> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getState()
public DataScanCatalogPublishingStatus.State getState()Output only. Execution state for publishing.
.google.cloud.dataplex.v1.DataScanCatalogPublishingStatus.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus.State |
The state. |
getStateValue()
public int getStateValue()Output only. Execution state for publishing.
.google.cloud.dataplex.v1.DataScanCatalogPublishingStatus.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for state. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public DataScanCatalogPublishingStatus.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataScanCatalogPublishingStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus.Builder |
|
toBuilder()
public DataScanCatalogPublishingStatus.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DataScanCatalogPublishingStatus.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|