Package com.google.webrisk.v1beta1
Class ComputeThreatListDiffResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
- com.google.webrisk.v1beta1.ComputeThreatListDiffResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ComputeThreatListDiffResponseOrBuilder,Cloneable
- Enclosing class:
- ComputeThreatListDiffResponse
public static final class ComputeThreatListDiffResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder> implements ComputeThreatListDiffResponseOrBuilder
Protobuf typegoogle.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ComputeThreatListDiffResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ComputeThreatListDiffResponsebuild()ComputeThreatListDiffResponsebuildPartial()ComputeThreatListDiffResponse.Builderclear()ComputeThreatListDiffResponse.BuilderclearAdditions()A set of entries to add to a local threat type's list.ComputeThreatListDiffResponse.BuilderclearChecksum()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ComputeThreatListDiffResponse.BuilderclearNewVersionToken()The new opaque client version token.ComputeThreatListDiffResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ComputeThreatListDiffResponse.BuilderclearRecommendedNextDiff()The soonest the client should wait before issuing any diff request.ComputeThreatListDiffResponse.BuilderclearRemovals()A set of entries to remove from a local threat type's list.ComputeThreatListDiffResponse.BuilderclearResponseType()The type of response.ComputeThreatListDiffResponse.Builderclone()ThreatEntryAdditionsgetAdditions()A set of entries to add to a local threat type's list.ThreatEntryAdditions.BuildergetAdditionsBuilder()A set of entries to add to a local threat type's list.ThreatEntryAdditionsOrBuildergetAdditionsOrBuilder()A set of entries to add to a local threat type's list.ComputeThreatListDiffResponse.ChecksumgetChecksum()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.Checksum.BuildergetChecksumBuilder()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.ChecksumOrBuildergetChecksumOrBuilder()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.ByteStringgetNewVersionToken()The new opaque client version token.com.google.protobuf.TimestampgetRecommendedNextDiff()The soonest the client should wait before issuing any diff request.com.google.protobuf.Timestamp.BuildergetRecommendedNextDiffBuilder()The soonest the client should wait before issuing any diff request.com.google.protobuf.TimestampOrBuildergetRecommendedNextDiffOrBuilder()The soonest the client should wait before issuing any diff request.ThreatEntryRemovalsgetRemovals()A set of entries to remove from a local threat type's list.ThreatEntryRemovals.BuildergetRemovalsBuilder()A set of entries to remove from a local threat type's list.ThreatEntryRemovalsOrBuildergetRemovalsOrBuilder()A set of entries to remove from a local threat type's list.ComputeThreatListDiffResponse.ResponseTypegetResponseType()The type of response.intgetResponseTypeValue()The type of response.booleanhasAdditions()A set of entries to add to a local threat type's list.booleanhasChecksum()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.booleanhasRecommendedNextDiff()The soonest the client should wait before issuing any diff request.booleanhasRemovals()A set of entries to remove from a local threat type's list.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ComputeThreatListDiffResponse.BuildermergeAdditions(ThreatEntryAdditions value)A set of entries to add to a local threat type's list.ComputeThreatListDiffResponse.BuildermergeChecksum(ComputeThreatListDiffResponse.Checksum value)The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ComputeThreatListDiffResponse.BuildermergeFrom(com.google.protobuf.Message other)ComputeThreatListDiffResponse.BuildermergeFrom(ComputeThreatListDiffResponse other)ComputeThreatListDiffResponse.BuildermergeRecommendedNextDiff(com.google.protobuf.Timestamp value)The soonest the client should wait before issuing any diff request.ComputeThreatListDiffResponse.BuildermergeRemovals(ThreatEntryRemovals value)A set of entries to remove from a local threat type's list.ComputeThreatListDiffResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ComputeThreatListDiffResponse.BuildersetAdditions(ThreatEntryAdditions value)A set of entries to add to a local threat type's list.ComputeThreatListDiffResponse.BuildersetAdditions(ThreatEntryAdditions.Builder builderForValue)A set of entries to add to a local threat type's list.ComputeThreatListDiffResponse.BuildersetChecksum(ComputeThreatListDiffResponse.Checksum value)The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.BuildersetChecksum(ComputeThreatListDiffResponse.Checksum.Builder builderForValue)The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ComputeThreatListDiffResponse.BuildersetNewVersionToken(com.google.protobuf.ByteString value)The new opaque client version token.ComputeThreatListDiffResponse.BuildersetRecommendedNextDiff(com.google.protobuf.Timestamp value)The soonest the client should wait before issuing any diff request.ComputeThreatListDiffResponse.BuildersetRecommendedNextDiff(com.google.protobuf.Timestamp.Builder builderForValue)The soonest the client should wait before issuing any diff request.ComputeThreatListDiffResponse.BuildersetRemovals(ThreatEntryRemovals value)A set of entries to remove from a local threat type's list.ComputeThreatListDiffResponse.BuildersetRemovals(ThreatEntryRemovals.Builder builderForValue)A set of entries to remove from a local threat type's list.ComputeThreatListDiffResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ComputeThreatListDiffResponse.BuildersetResponseType(ComputeThreatListDiffResponse.ResponseType value)The type of response.ComputeThreatListDiffResponse.BuildersetResponseTypeValue(int value)The type of response.ComputeThreatListDiffResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
clear
public ComputeThreatListDiffResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
getDefaultInstanceForType
public ComputeThreatListDiffResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ComputeThreatListDiffResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ComputeThreatListDiffResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ComputeThreatListDiffResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
setField
public ComputeThreatListDiffResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
clearField
public ComputeThreatListDiffResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
clearOneof
public ComputeThreatListDiffResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
setRepeatedField
public ComputeThreatListDiffResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
addRepeatedField
public ComputeThreatListDiffResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
mergeFrom
public ComputeThreatListDiffResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ComputeThreatListDiffResponse.Builder>
-
mergeFrom
public ComputeThreatListDiffResponse.Builder mergeFrom(ComputeThreatListDiffResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
mergeFrom
public ComputeThreatListDiffResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ComputeThreatListDiffResponse.Builder>- Throws:
IOException
-
getResponseTypeValue
public int getResponseTypeValue()
The type of response. This may indicate that an action must be taken by the client when the response is received.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType response_type = 4;- Specified by:
getResponseTypeValuein interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The enum numeric value on the wire for responseType.
-
setResponseTypeValue
public ComputeThreatListDiffResponse.Builder setResponseTypeValue(int value)
The type of response. This may indicate that an action must be taken by the client when the response is received.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType response_type = 4;- Parameters:
value- The enum numeric value on the wire for responseType to set.- Returns:
- This builder for chaining.
-
getResponseType
public ComputeThreatListDiffResponse.ResponseType getResponseType()
The type of response. This may indicate that an action must be taken by the client when the response is received.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType response_type = 4;- Specified by:
getResponseTypein interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The responseType.
-
setResponseType
public ComputeThreatListDiffResponse.Builder setResponseType(ComputeThreatListDiffResponse.ResponseType value)
The type of response. This may indicate that an action must be taken by the client when the response is received.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType response_type = 4;- Parameters:
value- The responseType to set.- Returns:
- This builder for chaining.
-
clearResponseType
public ComputeThreatListDiffResponse.Builder clearResponseType()
The type of response. This may indicate that an action must be taken by the client when the response is received.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType response_type = 4;- Returns:
- This builder for chaining.
-
hasAdditions
public boolean hasAdditions()
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;- Specified by:
hasAdditionsin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- Whether the additions field is set.
-
getAdditions
public ThreatEntryAdditions getAdditions()
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;- Specified by:
getAdditionsin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The additions.
-
setAdditions
public ComputeThreatListDiffResponse.Builder setAdditions(ThreatEntryAdditions value)
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;
-
setAdditions
public ComputeThreatListDiffResponse.Builder setAdditions(ThreatEntryAdditions.Builder builderForValue)
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;
-
mergeAdditions
public ComputeThreatListDiffResponse.Builder mergeAdditions(ThreatEntryAdditions value)
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;
-
clearAdditions
public ComputeThreatListDiffResponse.Builder clearAdditions()
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;
-
getAdditionsBuilder
public ThreatEntryAdditions.Builder getAdditionsBuilder()
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;
-
getAdditionsOrBuilder
public ThreatEntryAdditionsOrBuilder getAdditionsOrBuilder()
A set of entries to add to a local threat type's list.
.google.cloud.webrisk.v1beta1.ThreatEntryAdditions additions = 5;- Specified by:
getAdditionsOrBuilderin interfaceComputeThreatListDiffResponseOrBuilder
-
hasRemovals
public boolean hasRemovals()
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;- Specified by:
hasRemovalsin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- Whether the removals field is set.
-
getRemovals
public ThreatEntryRemovals getRemovals()
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;- Specified by:
getRemovalsin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The removals.
-
setRemovals
public ComputeThreatListDiffResponse.Builder setRemovals(ThreatEntryRemovals value)
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;
-
setRemovals
public ComputeThreatListDiffResponse.Builder setRemovals(ThreatEntryRemovals.Builder builderForValue)
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;
-
mergeRemovals
public ComputeThreatListDiffResponse.Builder mergeRemovals(ThreatEntryRemovals value)
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;
-
clearRemovals
public ComputeThreatListDiffResponse.Builder clearRemovals()
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;
-
getRemovalsBuilder
public ThreatEntryRemovals.Builder getRemovalsBuilder()
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;
-
getRemovalsOrBuilder
public ThreatEntryRemovalsOrBuilder getRemovalsOrBuilder()
A set of entries to remove from a local threat type's list. This field may be empty.
.google.cloud.webrisk.v1beta1.ThreatEntryRemovals removals = 6;- Specified by:
getRemovalsOrBuilderin interfaceComputeThreatListDiffResponseOrBuilder
-
getNewVersionToken
public com.google.protobuf.ByteString getNewVersionToken()
The new opaque client version token.
bytes new_version_token = 7;- Specified by:
getNewVersionTokenin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The newVersionToken.
-
setNewVersionToken
public ComputeThreatListDiffResponse.Builder setNewVersionToken(com.google.protobuf.ByteString value)
The new opaque client version token.
bytes new_version_token = 7;- Parameters:
value- The newVersionToken to set.- Returns:
- This builder for chaining.
-
clearNewVersionToken
public ComputeThreatListDiffResponse.Builder clearNewVersionToken()
The new opaque client version token.
bytes new_version_token = 7;- Returns:
- This builder for chaining.
-
hasChecksum
public boolean hasChecksum()
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;- Specified by:
hasChecksumin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- Whether the checksum field is set.
-
getChecksum
public ComputeThreatListDiffResponse.Checksum getChecksum()
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;- Specified by:
getChecksumin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The checksum.
-
setChecksum
public ComputeThreatListDiffResponse.Builder setChecksum(ComputeThreatListDiffResponse.Checksum value)
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;
-
setChecksum
public ComputeThreatListDiffResponse.Builder setChecksum(ComputeThreatListDiffResponse.Checksum.Builder builderForValue)
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;
-
mergeChecksum
public ComputeThreatListDiffResponse.Builder mergeChecksum(ComputeThreatListDiffResponse.Checksum value)
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;
-
clearChecksum
public ComputeThreatListDiffResponse.Builder clearChecksum()
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;
-
getChecksumBuilder
public ComputeThreatListDiffResponse.Checksum.Builder getChecksumBuilder()
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;
-
getChecksumOrBuilder
public ComputeThreatListDiffResponse.ChecksumOrBuilder getChecksumOrBuilder()
The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff. If the client state doesn't match the expected state, the client must disregard this diff and retry later.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum checksum = 8;- Specified by:
getChecksumOrBuilderin interfaceComputeThreatListDiffResponseOrBuilder
-
hasRecommendedNextDiff
public boolean hasRecommendedNextDiff()
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;- Specified by:
hasRecommendedNextDiffin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- Whether the recommendedNextDiff field is set.
-
getRecommendedNextDiff
public com.google.protobuf.Timestamp getRecommendedNextDiff()
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;- Specified by:
getRecommendedNextDiffin interfaceComputeThreatListDiffResponseOrBuilder- Returns:
- The recommendedNextDiff.
-
setRecommendedNextDiff
public ComputeThreatListDiffResponse.Builder setRecommendedNextDiff(com.google.protobuf.Timestamp value)
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;
-
setRecommendedNextDiff
public ComputeThreatListDiffResponse.Builder setRecommendedNextDiff(com.google.protobuf.Timestamp.Builder builderForValue)
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;
-
mergeRecommendedNextDiff
public ComputeThreatListDiffResponse.Builder mergeRecommendedNextDiff(com.google.protobuf.Timestamp value)
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;
-
clearRecommendedNextDiff
public ComputeThreatListDiffResponse.Builder clearRecommendedNextDiff()
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;
-
getRecommendedNextDiffBuilder
public com.google.protobuf.Timestamp.Builder getRecommendedNextDiffBuilder()
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;
-
getRecommendedNextDiffOrBuilder
public com.google.protobuf.TimestampOrBuilder getRecommendedNextDiffOrBuilder()
The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
.google.protobuf.Timestamp recommended_next_diff = 2;- Specified by:
getRecommendedNextDiffOrBuilderin interfaceComputeThreatListDiffResponseOrBuilder
-
setUnknownFields
public final ComputeThreatListDiffResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
mergeUnknownFields
public final ComputeThreatListDiffResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeThreatListDiffResponse.Builder>
-
-