public final class DlpJob extends com.google.protobuf.GeneratedMessageV3 implements DlpJobOrBuilder
Combines all of the information about a DLP job.Protobuf type
google.privacy.dlp.v2.DlpJob| Modifier and Type | Class and Description |
|---|---|
static class |
DlpJob.Builder
Combines all of the information about a DLP job.
|
static class |
DlpJob.DetailsCase |
static class |
DlpJob.JobState
Possible states of a job.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
END_TIME_FIELD_NUMBER |
static int |
ERRORS_FIELD_NUMBER |
static int |
INSPECT_DETAILS_FIELD_NUMBER |
static int |
JOB_TRIGGER_NAME_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
RISK_DETAILS_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.Timestamp |
getCreateTime()
Time when the job was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Time when the job was created.
|
static DlpJob |
getDefaultInstance() |
DlpJob |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DlpJob.DetailsCase |
getDetailsCase() |
com.google.protobuf.Timestamp |
getEndTime()
Time when the job finished.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Time when the job finished.
|
Error |
getErrors(int index)
A stream of errors encountered running the job.
|
int |
getErrorsCount()
A stream of errors encountered running the job.
|
List<Error> |
getErrorsList()
A stream of errors encountered running the job.
|
ErrorOrBuilder |
getErrorsOrBuilder(int index)
A stream of errors encountered running the job.
|
List<? extends ErrorOrBuilder> |
getErrorsOrBuilderList()
A stream of errors encountered running the job.
|
InspectDataSourceDetails |
getInspectDetails()
Results from inspecting a data source.
|
InspectDataSourceDetailsOrBuilder |
getInspectDetailsOrBuilder()
Results from inspecting a data source.
|
String |
getJobTriggerName()
If created by a job trigger, the resource name of the trigger that
instantiated the job.
|
com.google.protobuf.ByteString |
getJobTriggerNameBytes()
If created by a job trigger, the resource name of the trigger that
instantiated the job.
|
String |
getName()
The server-assigned name.
|
com.google.protobuf.ByteString |
getNameBytes()
The server-assigned name.
|
com.google.protobuf.Parser<DlpJob> |
getParserForType() |
AnalyzeDataSourceRiskDetails |
getRiskDetails()
Results from analyzing risk of a data source.
|
AnalyzeDataSourceRiskDetailsOrBuilder |
getRiskDetailsOrBuilder()
Results from analyzing risk of a data source.
|
int |
getSerializedSize() |
com.google.protobuf.Timestamp |
getStartTime()
Time when the job started.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Time when the job started.
|
DlpJob.JobState |
getState()
State of a job.
|
int |
getStateValue()
State of a job.
|
DlpJobType |
getType()
The type of job.
|
int |
getTypeValue()
The type of job.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCreateTime()
Time when the job was created.
|
boolean |
hasEndTime()
Time when the job finished.
|
int |
hashCode() |
boolean |
hasInspectDetails()
Results from inspecting a data source.
|
boolean |
hasRiskDetails()
Results from analyzing risk of a data source.
|
boolean |
hasStartTime()
Time when the job started.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DlpJob.Builder |
newBuilder() |
static DlpJob.Builder |
newBuilder(DlpJob prototype) |
DlpJob.Builder |
newBuilderForType() |
protected DlpJob.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DlpJob |
parseDelimitedFrom(InputStream input) |
static DlpJob |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
parseFrom(byte[] data) |
static DlpJob |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
parseFrom(ByteBuffer data) |
static DlpJob |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
parseFrom(com.google.protobuf.ByteString data) |
static DlpJob |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DlpJob |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DlpJob |
parseFrom(InputStream input) |
static DlpJob |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DlpJob> |
parser() |
DlpJob.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int RISK_DETAILS_FIELD_NUMBER
public static final int INSPECT_DETAILS_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
public static final int JOB_TRIGGER_NAME_FIELD_NUMBER
public static final int ERRORS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public DlpJob.DetailsCase getDetailsCase()
getDetailsCase in interface DlpJobOrBuilderpublic String getName()
The server-assigned name.
string name = 1;getName in interface DlpJobOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The server-assigned name.
string name = 1;getNameBytes in interface DlpJobOrBuilderpublic int getTypeValue()
The type of job.
.google.privacy.dlp.v2.DlpJobType type = 2;getTypeValue in interface DlpJobOrBuilderpublic DlpJobType getType()
The type of job.
.google.privacy.dlp.v2.DlpJobType type = 2;getType in interface DlpJobOrBuilderpublic int getStateValue()
State of a job.
.google.privacy.dlp.v2.DlpJob.JobState state = 3;getStateValue in interface DlpJobOrBuilderpublic DlpJob.JobState getState()
State of a job.
.google.privacy.dlp.v2.DlpJob.JobState state = 3;getState in interface DlpJobOrBuilderpublic boolean hasRiskDetails()
Results from analyzing risk of a data source.
.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails risk_details = 4;hasRiskDetails in interface DlpJobOrBuilderpublic AnalyzeDataSourceRiskDetails getRiskDetails()
Results from analyzing risk of a data source.
.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails risk_details = 4;getRiskDetails in interface DlpJobOrBuilderpublic AnalyzeDataSourceRiskDetailsOrBuilder getRiskDetailsOrBuilder()
Results from analyzing risk of a data source.
.google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails risk_details = 4;getRiskDetailsOrBuilder in interface DlpJobOrBuilderpublic boolean hasInspectDetails()
Results from inspecting a data source.
.google.privacy.dlp.v2.InspectDataSourceDetails inspect_details = 5;hasInspectDetails in interface DlpJobOrBuilderpublic InspectDataSourceDetails getInspectDetails()
Results from inspecting a data source.
.google.privacy.dlp.v2.InspectDataSourceDetails inspect_details = 5;getInspectDetails in interface DlpJobOrBuilderpublic InspectDataSourceDetailsOrBuilder getInspectDetailsOrBuilder()
Results from inspecting a data source.
.google.privacy.dlp.v2.InspectDataSourceDetails inspect_details = 5;getInspectDetailsOrBuilder in interface DlpJobOrBuilderpublic boolean hasCreateTime()
Time when the job was created.
.google.protobuf.Timestamp create_time = 6;hasCreateTime in interface DlpJobOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Time when the job was created.
.google.protobuf.Timestamp create_time = 6;getCreateTime in interface DlpJobOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time when the job was created.
.google.protobuf.Timestamp create_time = 6;getCreateTimeOrBuilder in interface DlpJobOrBuilderpublic boolean hasStartTime()
Time when the job started.
.google.protobuf.Timestamp start_time = 7;hasStartTime in interface DlpJobOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Time when the job started.
.google.protobuf.Timestamp start_time = 7;getStartTime in interface DlpJobOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Time when the job started.
.google.protobuf.Timestamp start_time = 7;getStartTimeOrBuilder in interface DlpJobOrBuilderpublic boolean hasEndTime()
Time when the job finished.
.google.protobuf.Timestamp end_time = 8;hasEndTime in interface DlpJobOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Time when the job finished.
.google.protobuf.Timestamp end_time = 8;getEndTime in interface DlpJobOrBuilderpublic com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Time when the job finished.
.google.protobuf.Timestamp end_time = 8;getEndTimeOrBuilder in interface DlpJobOrBuilderpublic String getJobTriggerName()
If created by a job trigger, the resource name of the trigger that instantiated the job.
string job_trigger_name = 10;getJobTriggerName in interface DlpJobOrBuilderpublic com.google.protobuf.ByteString getJobTriggerNameBytes()
If created by a job trigger, the resource name of the trigger that instantiated the job.
string job_trigger_name = 10;getJobTriggerNameBytes in interface DlpJobOrBuilderpublic List<Error> getErrorsList()
A stream of errors encountered running the job.
repeated .google.privacy.dlp.v2.Error errors = 11;getErrorsList in interface DlpJobOrBuilderpublic List<? extends ErrorOrBuilder> getErrorsOrBuilderList()
A stream of errors encountered running the job.
repeated .google.privacy.dlp.v2.Error errors = 11;getErrorsOrBuilderList in interface DlpJobOrBuilderpublic int getErrorsCount()
A stream of errors encountered running the job.
repeated .google.privacy.dlp.v2.Error errors = 11;getErrorsCount in interface DlpJobOrBuilderpublic Error getErrors(int index)
A stream of errors encountered running the job.
repeated .google.privacy.dlp.v2.Error errors = 11;getErrors in interface DlpJobOrBuilderpublic ErrorOrBuilder getErrorsOrBuilder(int index)
A stream of errors encountered running the job.
repeated .google.privacy.dlp.v2.Error errors = 11;getErrorsOrBuilder in interface DlpJobOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DlpJob parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DlpJob parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DlpJob parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DlpJob parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DlpJob parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DlpJob parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DlpJob parseFrom(InputStream input) throws IOException
IOExceptionpublic static DlpJob parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DlpJob parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DlpJob parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DlpJob parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DlpJob parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DlpJob.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DlpJob.Builder newBuilder()
public static DlpJob.Builder newBuilder(DlpJob prototype)
public DlpJob.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DlpJob.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DlpJob getDefaultInstance()
public static com.google.protobuf.Parser<DlpJob> parser()
public com.google.protobuf.Parser<DlpJob> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DlpJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.