public interface SearchUrisResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SearchUrisResponse.ThreatUri |
getThreat()
The threat list matches.
|
SearchUrisResponse.ThreatUriOrBuilder |
getThreatOrBuilder()
The threat list matches.
|
boolean |
hasThreat()
The threat list matches.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasThreat()
The threat list matches. This may be empty if the URI is on no list.
.google.cloud.webrisk.v1beta1.SearchUrisResponse.ThreatUri threat = 1;SearchUrisResponse.ThreatUri getThreat()
The threat list matches. This may be empty if the URI is on no list.
.google.cloud.webrisk.v1beta1.SearchUrisResponse.ThreatUri threat = 1;SearchUrisResponse.ThreatUriOrBuilder getThreatOrBuilder()
The threat list matches. This may be empty if the URI is on no list.
.google.cloud.webrisk.v1beta1.SearchUrisResponse.ThreatUri threat = 1;Copyright © 2019 Google LLC. All rights reserved.