public static final class ComputeThreatListDiffRequest.Builder extends GeneratedMessage.Builder<ComputeThreatListDiffRequest.Builder> implements ComputeThreatListDiffRequestOrBuilderDescribes an API diff request.
Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ComputeThreatListDiffRequest.BuilderImplements
ComputeThreatListDiffRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ComputeThreatListDiffRequest build()| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest |
|
buildPartial()
public ComputeThreatListDiffRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest |
|
clear()
public ComputeThreatListDiffRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
clearConstraints()
public ComputeThreatListDiffRequest.Builder clearConstraints()Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
clearThreatType()
public ComputeThreatListDiffRequest.Builder clearThreatType()The ThreatList to update.
.google.cloud.webrisk.v1beta1.ThreatType threat_type = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
This builder for chaining. |
clearVersionToken()
public ComputeThreatListDiffRequest.Builder clearVersionToken()The current version token of the client for the requested list (the client version that was received from the last successful diff).
bytes version_token = 2;
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
This builder for chaining. |
getConstraints()
public ComputeThreatListDiffRequest.Constraints getConstraints()Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Constraints |
The constraints. |
getConstraintsBuilder()
public ComputeThreatListDiffRequest.Constraints.Builder getConstraintsBuilder()Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Constraints.Builder |
|
getConstraintsOrBuilder()
public ComputeThreatListDiffRequest.ConstraintsOrBuilder getConstraintsOrBuilder()Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.ConstraintsOrBuilder |
|
getDefaultInstanceForType()
public ComputeThreatListDiffRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getThreatType()
public ThreatType getThreatType()The ThreatList to update.
.google.cloud.webrisk.v1beta1.ThreatType threat_type = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ThreatType |
The threatType. |
getThreatTypeValue()
public int getThreatTypeValue()The ThreatList to update.
.google.cloud.webrisk.v1beta1.ThreatType threat_type = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for threatType. |
getVersionToken()
public ByteString getVersionToken()The current version token of the client for the requested list (the client version that was received from the last successful diff).
bytes version_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The versionToken. |
hasConstraints()
public boolean hasConstraints()Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the constraints field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeConstraints(ComputeThreatListDiffRequest.Constraints value)
public ComputeThreatListDiffRequest.Builder mergeConstraints(ComputeThreatListDiffRequest.Constraints value)Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ComputeThreatListDiffRequest.Constraints |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ComputeThreatListDiffRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ComputeThreatListDiffRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
mergeFrom(ComputeThreatListDiffRequest other)
public ComputeThreatListDiffRequest.Builder mergeFrom(ComputeThreatListDiffRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
ComputeThreatListDiffRequest |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
setConstraints(ComputeThreatListDiffRequest.Constraints value)
public ComputeThreatListDiffRequest.Builder setConstraints(ComputeThreatListDiffRequest.Constraints value)Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ComputeThreatListDiffRequest.Constraints |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
setConstraints(ComputeThreatListDiffRequest.Constraints.Builder builderForValue)
public ComputeThreatListDiffRequest.Builder setConstraints(ComputeThreatListDiffRequest.Constraints.Builder builderForValue)Required. The constraints associated with this request.
.google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints constraints = 3 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ComputeThreatListDiffRequest.Constraints.Builder |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
|
setThreatType(ThreatType value)
public ComputeThreatListDiffRequest.Builder setThreatType(ThreatType value)The ThreatList to update.
.google.cloud.webrisk.v1beta1.ThreatType threat_type = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ThreatTypeThe threatType to set. |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
This builder for chaining. |
setThreatTypeValue(int value)
public ComputeThreatListDiffRequest.Builder setThreatTypeValue(int value)The ThreatList to update.
.google.cloud.webrisk.v1beta1.ThreatType threat_type = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe enum numeric value on the wire for threatType to set. |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
This builder for chaining. |
setVersionToken(ByteString value)
public ComputeThreatListDiffRequest.Builder setVersionToken(ByteString value)The current version token of the client for the requested list (the client version that was received from the last successful diff).
bytes version_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe versionToken to set. |
| Returns | |
|---|---|
| Type | Description |
ComputeThreatListDiffRequest.Builder |
This builder for chaining. |