Safe Browsing API v4 (revision 134)

Skip navigation links
B C D E F G I L M R S T U 

B

build() - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
Builds a new instance of Safebrowsing.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.Builder
Returns an instance of a new builder.
buildHttpRequestUsingHead() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 

C

Checksum - Class in com.google.api.services.safebrowsing.model
The expected state of a client's local database.
Checksum() - Constructor for class com.google.api.services.safebrowsing.model.Checksum
 
ClientInfo - Class in com.google.api.services.safebrowsing.model
The client metadata associated with Safe Browsing API requests.
ClientInfo() - Constructor for class com.google.api.services.safebrowsing.model.ClientInfo
 
clone() - Method in class com.google.api.services.safebrowsing.model.Checksum
 
clone() - Method in class com.google.api.services.safebrowsing.model.ClientInfo
 
clone() - Method in class com.google.api.services.safebrowsing.model.Constraints
 
clone() - Method in class com.google.api.services.safebrowsing.model.Empty
 
clone() - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
 
clone() - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
 
clone() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
 
clone() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
 
clone() - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
 
clone() - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesResponse
 
clone() - Method in class com.google.api.services.safebrowsing.model.ListThreatListsResponse
 
clone() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
 
clone() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
 
clone() - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
 
clone() - Method in class com.google.api.services.safebrowsing.model.RawHashes
 
clone() - Method in class com.google.api.services.safebrowsing.model.RawIndices
 
clone() - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatEntryMetadata
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
 
clone() - Method in class com.google.api.services.safebrowsing.model.ThreatSource
 
clone() - Method in class com.google.api.services.safebrowsing.model.UserInfo
 
com.google.api.services.safebrowsing - package com.google.api.services.safebrowsing
 
com.google.api.services.safebrowsing.model - package com.google.api.services.safebrowsing.model
 
Constraints - Class in com.google.api.services.safebrowsing.model
The constraints for this update.
Constraints() - Constructor for class com.google.api.services.safebrowsing.model.Constraints
 
create(ThreatHit) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits
Reports a Safe Browsing threat list hit to Google.
Create(ThreatHit) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
Reports a Safe Browsing threat list hit to Google.

D

decodeDigest() - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
The digest of an executable in SHA256 format.
decodeEncodedData() - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The encoded deltas that are encoded using the Golomb-Rice coder.
decodeHash() - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash.
decodeKey() - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry key.
decodeNewClientState() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The new client state, in encrypted format.
decodeRawHashes() - Method in class com.google.api.services.safebrowsing.model.RawHashes
The hashes, in binary format, concatenated into one long string.
decodeSha256() - Method in class com.google.api.services.safebrowsing.model.Checksum
The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
decodeState() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The current state of the client for the requested list (the encrypted client state that was received from the last successful list update).
decodeUserId() - Method in class com.google.api.services.safebrowsing.model.UserInfo
Unique user identifier defined by the client.
decodeValue() - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry value.
DEFAULT_BASE_URL - Static variable in class com.google.api.services.safebrowsing.Safebrowsing
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.safebrowsing.Safebrowsing
The default encoded batch path of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.safebrowsing.Safebrowsing
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.safebrowsing.Safebrowsing
The default encoded service path of the service.

E

Empty - Class in com.google.api.services.safebrowsing.model
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Empty() - Constructor for class com.google.api.services.safebrowsing.model.Empty
 
encodedFullHashes() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the EncodedFullHashes collection.
EncodedFullHashes() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes
 
encodeDigest(byte[]) - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
The digest of an executable in SHA256 format.
encodedUpdates() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the EncodedUpdates collection.
EncodedUpdates() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates
 
encodeEncodedData(byte[]) - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The encoded deltas that are encoded using the Golomb-Rice coder.
encodeHash(byte[]) - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash.
encodeKey(byte[]) - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry key.
encodeNewClientState(byte[]) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The new client state, in encrypted format.
encodeRawHashes(byte[]) - Method in class com.google.api.services.safebrowsing.model.RawHashes
The hashes, in binary format, concatenated into one long string.
encodeSha256(byte[]) - Method in class com.google.api.services.safebrowsing.model.Checksum
The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
encodeState(byte[]) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The current state of the client for the requested list (the encrypted client state that was received from the last successful list update).
encodeUserId(byte[]) - Method in class com.google.api.services.safebrowsing.model.UserInfo
Unique user identifier defined by the client.
encodeValue(byte[]) - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry value.
executeUsingHead() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
executeUsingHead() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
executeUsingHead() - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 

F

fetch(FetchThreatListUpdatesRequest) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates
Fetches the most recent threat list updates.
Fetch(FetchThreatListUpdatesRequest) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
Fetches the most recent threat list updates.
FetchThreatListUpdatesRequest - Class in com.google.api.services.safebrowsing.model
Describes a Safe Browsing API update request.
FetchThreatListUpdatesRequest() - Constructor for class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
 
FetchThreatListUpdatesResponse - Class in com.google.api.services.safebrowsing.model
Model definition for FetchThreatListUpdatesResponse.
FetchThreatListUpdatesResponse() - Constructor for class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
 
find(FindFullHashesRequest) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes
Finds the full hashes that match the requested hash prefixes.
Find(FindFullHashesRequest) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
Finds the full hashes that match the requested hash prefixes.
find(FindThreatMatchesRequest) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches
Finds the threat entries that match the Safe Browsing lists.
Find(FindThreatMatchesRequest) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
Finds the threat entries that match the Safe Browsing lists.
FindFullHashesRequest - Class in com.google.api.services.safebrowsing.model
Request to return full hashes matched by the provided hash prefixes.
FindFullHashesRequest() - Constructor for class com.google.api.services.safebrowsing.model.FindFullHashesRequest
 
FindFullHashesResponse - Class in com.google.api.services.safebrowsing.model
Model definition for FindFullHashesResponse.
FindFullHashesResponse() - Constructor for class com.google.api.services.safebrowsing.model.FindFullHashesResponse
 
FindThreatMatchesRequest - Class in com.google.api.services.safebrowsing.model
Request to check entries against lists.
FindThreatMatchesRequest() - Constructor for class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
 
FindThreatMatchesResponse - Class in com.google.api.services.safebrowsing.model
Model definition for FindThreatMatchesResponse.
FindThreatMatchesResponse() - Constructor for class com.google.api.services.safebrowsing.model.FindThreatMatchesResponse
 
fullHashes() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the FullHashes collection.
FullHashes() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.FullHashes
 

G

get(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes
Create a request for the method "encodedFullHashes.get".
Get(String) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
Create a request for the method "encodedFullHashes.get".
get(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates
Create a request for the method "encodedUpdates.get".
Get(String) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
Create a request for the method "encodedUpdates.get".
get$Xgafv() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
 
getAccessToken() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
OAuth access token.
getAdditions() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
A set of entries to add to a local threat type's list.
getAlt() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Data format for response.
getApiClient() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
Client metadata associated with callers of higher-level APIs built on top of the client's implementation.
getCacheDuration() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The cache lifetime for the returned match.
getCallback() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
JSONP
getChecksum() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
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 update.
getClient() - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
The client metadata.
getClient() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
The client metadata.
getClient() - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
The client metadata.
getClientId() - Method in class com.google.api.services.safebrowsing.model.ClientInfo
A client ID that (hopefully) uniquely identifies the client implementation of the Safe Browsing API.
getClientId() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
A client ID that (hopefully) uniquely identifies the client implementation of the Safe Browsing API.
getClientId() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
A client ID that uniquely identifies the client implementation of the Safe Browsing API.
getClientInfo() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
Client-reported identification.
getClientStates() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
The current client states for each of the client's local threat lists.
getClientVersion() - Method in class com.google.api.services.safebrowsing.model.ClientInfo
The version of the client implementation.
getClientVersion() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
The version of the client implementation.
getClientVersion() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
The version of the client implementation.
getCompressionType() - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The compression type for the entries in this set.
getConstraints() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The constraints associated with this request.
getDeviceLocation() - Method in class com.google.api.services.safebrowsing.model.Constraints
A client's physical location, expressed as a ISO 31166-1 alpha-2 region code.
getDigest() - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
The digest of an executable in SHA256 format.
getEncodedData() - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The encoded deltas that are encoded using the Golomb-Rice coder.
getEncodedRequest() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
A serialized FindFullHashesRequest proto.
getEncodedRequest() - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
A serialized FetchThreatListUpdatesRequest proto.
getEntries() - Method in class com.google.api.services.safebrowsing.model.ThreatEntryMetadata
The metadata entries.
getEntry() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The threat entry responsible for the hit.
getFields() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Selector specifying which fields to include in a partial response.
getFirstValue() - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The offset of the first entry in the encoded data, or, if only a single integer was encoded, that single integer's value.
getHash() - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash.
getIndices() - Method in class com.google.api.services.safebrowsing.model.RawIndices
The indices to remove from a lexicographically-sorted local list.
getKey() - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry key.
getKey() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
API key.
getLanguage() - Method in class com.google.api.services.safebrowsing.model.Constraints
Requests the lists for a specific language.
getListUpdateRequests() - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
The requested threat list updates.
getListUpdateResponses() - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
The list updates requested by the clients.
getMatches() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
The full hashes that matched the requested prefixes.
getMatches() - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesResponse
The threat list matches.
getMaxDatabaseEntries() - Method in class com.google.api.services.safebrowsing.model.Constraints
Sets the maximum number of entries that the client is willing to have in the local database for the specified list.
getMaxUpdateEntries() - Method in class com.google.api.services.safebrowsing.model.Constraints
The maximum size in number of entries.
getMinimumWaitDuration() - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
The minimum duration the client must wait before issuing any update request.
getMinimumWaitDuration() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
The minimum duration the client must wait before issuing any find hashes request.
getNegativeCacheDuration() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
For requested entities that did not match the threat list, how long to cache the response.
getNewClientState() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The new client state, in encrypted format.
getNumEntries() - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The number of entries that are delta encoded in the encoded data.
getOauthToken() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
OAuth 2.0 token for the current user.
getPlatformType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The type of platform at risk by entries present in the list.
getPlatformType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The platform type for which data is returned.
getPlatformType() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The platform type reported.
getPlatformType() - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
The platform type targeted by the list's entries.
getPlatformType() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The platform type matching this threat.
getPlatformTypes() - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The platform types to be checked.
getPrefixSize() - Method in class com.google.api.services.safebrowsing.model.RawHashes
The number of bytes for each prefix encoded below.
getPrettyPrint() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Returns response with indentations and line breaks.
getQuotaUser() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Available to use for quota purposes for server-side applications.
getRawHashes() - Method in class com.google.api.services.safebrowsing.model.RawHashes
The hashes, in binary format, concatenated into one long string.
getRawHashes() - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The raw SHA256-formatted entries.
getRawIndices() - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The raw removal indices for a local list.
getReferrer() - Method in class com.google.api.services.safebrowsing.model.ThreatSource
Referrer of the resource.
getRegion() - Method in class com.google.api.services.safebrowsing.model.Constraints
Requests the list for a specific geographic location.
getRegionCode() - Method in class com.google.api.services.safebrowsing.model.UserInfo
The UN M.49 region code associated with the user's location.
getRemoteIp() - Method in class com.google.api.services.safebrowsing.model.ThreatSource
The remote IP of the resource in ASCII format.
getRemovals() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
A set of entries to remove from a local threat type's list.
getResources() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The resources related to the threat hit.
getResponseType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The type of response.
getRiceHashes() - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The encoded 4-byte prefixes of SHA256-formatted entries, using a Golomb-Rice encoding.
getRiceIndices() - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The encoded local, lexicographically-sorted list indices, using a Golomb-Rice encoding.
getRiceParameter() - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The Golomb-Rice parameter, which is a number between 2 and 28.
getSha256() - Method in class com.google.api.services.safebrowsing.model.Checksum
The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
getState() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The current state of the client for the requested list (the encrypted client state that was received from the last successful list update).
getSupportedCompressions() - Method in class com.google.api.services.safebrowsing.model.Constraints
The compression types supported by the client.
getThreat() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The threat matching this threat.
getThreatEntries() - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The threat entries to be checked.
getThreatEntryMetadata() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
Optional metadata associated with this threat.
getThreatEntryType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The types of entries present in the list.
getThreatEntryType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The format of the threats.
getThreatEntryType() - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
The entry types contained in the list.
getThreatEntryType() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The threat entry type matching this threat.
getThreatEntryTypes() - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The entry types to be checked.
getThreatInfo() - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
The lists and hashes to be checked.
getThreatInfo() - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
The lists and entries to be checked for matches.
getThreatLists() - Method in class com.google.api.services.safebrowsing.model.ListThreatListsResponse
The lists available for download by the client.
getThreatType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The type of threat posed by entries present in the list.
getThreatType() - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The threat type for which data is returned.
getThreatType() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The threat type reported.
getThreatType() - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
The threat type posed by the list's entries.
getThreatType() - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The threat type matching this threat.
getThreatTypes() - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The threat types to be checked.
getType() - Method in class com.google.api.services.safebrowsing.model.ThreatSource
The type of source reported.
getUploadProtocol() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Legacy upload protocol for media (e.g.
getUrl() - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
A URL.
getUrl() - Method in class com.google.api.services.safebrowsing.model.ThreatSource
The URL of the resource.
getUserId() - Method in class com.google.api.services.safebrowsing.model.UserInfo
Unique user identifier defined by the client.
getUserInfo() - Method in class com.google.api.services.safebrowsing.model.ThreatHit
Details about the user that encountered the threat.
getValue() - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry value.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.safebrowsing.Safebrowsing
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequestInitializer
 
initializeSafebrowsingRequest(SafebrowsingRequest<?>) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequestInitializer
Initializes Safebrowsing request.

L

list() - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists
Lists the Safe Browsing threat lists available for download.
List() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
Lists the Safe Browsing threat lists available for download.
ListThreatListsResponse - Class in com.google.api.services.safebrowsing.model
Model definition for ListThreatListsResponse.
ListThreatListsResponse() - Constructor for class com.google.api.services.safebrowsing.model.ListThreatListsResponse
 
ListUpdateRequest - Class in com.google.api.services.safebrowsing.model
A single list update request.
ListUpdateRequest() - Constructor for class com.google.api.services.safebrowsing.model.ListUpdateRequest
 
ListUpdateResponse - Class in com.google.api.services.safebrowsing.model
An update to an individual list.
ListUpdateResponse() - Constructor for class com.google.api.services.safebrowsing.model.ListUpdateResponse
 

M

MetadataEntry - Class in com.google.api.services.safebrowsing.model
A single metadata entry.
MetadataEntry() - Constructor for class com.google.api.services.safebrowsing.model.MetadataEntry
 

R

RawHashes - Class in com.google.api.services.safebrowsing.model
The uncompressed threat entries in hash format of a particular prefix length.
RawHashes() - Constructor for class com.google.api.services.safebrowsing.model.RawHashes
 
RawIndices - Class in com.google.api.services.safebrowsing.model
A set of raw indices to remove from a local list.
RawIndices() - Constructor for class com.google.api.services.safebrowsing.model.RawIndices
 
RiceDeltaEncoding - Class in com.google.api.services.safebrowsing.model
The Rice-Golomb encoded data.
RiceDeltaEncoding() - Constructor for class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
 

S

Safebrowsing - Class in com.google.api.services.safebrowsing
Service definition for Safebrowsing (v4).
Safebrowsing(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.safebrowsing.Safebrowsing
Constructor.
Safebrowsing.Builder - Class in com.google.api.services.safebrowsing
Builder for Safebrowsing.
Safebrowsing.EncodedFullHashes - Class in com.google.api.services.safebrowsing
The "encodedFullHashes" collection of methods.
Safebrowsing.EncodedFullHashes.Get - Class in com.google.api.services.safebrowsing
 
Safebrowsing.EncodedUpdates - Class in com.google.api.services.safebrowsing
The "encodedUpdates" collection of methods.
Safebrowsing.EncodedUpdates.Get - Class in com.google.api.services.safebrowsing
 
Safebrowsing.FullHashes - Class in com.google.api.services.safebrowsing
The "fullHashes" collection of methods.
Safebrowsing.FullHashes.Find - Class in com.google.api.services.safebrowsing
 
Safebrowsing.ThreatHits - Class in com.google.api.services.safebrowsing
The "threatHits" collection of methods.
Safebrowsing.ThreatHits.Create - Class in com.google.api.services.safebrowsing
 
Safebrowsing.ThreatLists - Class in com.google.api.services.safebrowsing
The "threatLists" collection of methods.
Safebrowsing.ThreatLists.List - Class in com.google.api.services.safebrowsing
 
Safebrowsing.ThreatListUpdates - Class in com.google.api.services.safebrowsing
The "threatListUpdates" collection of methods.
Safebrowsing.ThreatListUpdates.Fetch - Class in com.google.api.services.safebrowsing
 
Safebrowsing.ThreatMatches - Class in com.google.api.services.safebrowsing
The "threatMatches" collection of methods.
Safebrowsing.ThreatMatches.Find - Class in com.google.api.services.safebrowsing
 
SafebrowsingRequest<T> - Class in com.google.api.services.safebrowsing
Safebrowsing request.
SafebrowsingRequest(Safebrowsing, String, String, Object, Class<T>) - Constructor for class com.google.api.services.safebrowsing.SafebrowsingRequest
 
SafebrowsingRequestInitializer - Class in com.google.api.services.safebrowsing
Safebrowsing request initializer for setting properties like key and userIp.
SafebrowsingRequestInitializer() - Constructor for class com.google.api.services.safebrowsing.SafebrowsingRequestInitializer
 
SafebrowsingRequestInitializer(String) - Constructor for class com.google.api.services.safebrowsing.SafebrowsingRequestInitializer
 
SafebrowsingRequestInitializer(String, String) - Constructor for class com.google.api.services.safebrowsing.SafebrowsingRequestInitializer
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.Checksum
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ClientInfo
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.Constraints
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.Empty
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesResponse
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ListThreatListsResponse
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.RawHashes
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.RawIndices
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatEntryMetadata
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.ThreatSource
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.model.UserInfo
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
set(String, Object) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
set$Xgafv(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setAccessToken(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
OAuth access token.
setAdditions(List<ThreatEntrySet>) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
A set of entries to add to a local threat type's list.
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setAlt(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Data format for response.
setApiClient(ClientInfo) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
Client metadata associated with callers of higher-level APIs built on top of the client's implementation.
setApplicationName(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setBatchPath(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setCacheDuration(String) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The cache lifetime for the returned match.
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setCallback(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
JSONP
setChecksum(Checksum) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
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 update.
setClient(ClientInfo) - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
The client metadata.
setClient(ClientInfo) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
The client metadata.
setClient(ClientInfo) - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
The client metadata.
setClientId(String) - Method in class com.google.api.services.safebrowsing.model.ClientInfo
A client ID that (hopefully) uniquely identifies the client implementation of the Safe Browsing API.
setClientId(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
A client ID that (hopefully) uniquely identifies the client implementation of the Safe Browsing API.
setClientId(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
A client ID that uniquely identifies the client implementation of the Safe Browsing API.
setClientInfo(ClientInfo) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
Client-reported identification.
setClientStates(List<String>) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
The current client states for each of the client's local threat lists.
setClientVersion(String) - Method in class com.google.api.services.safebrowsing.model.ClientInfo
The version of the client implementation.
setClientVersion(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
The version of the client implementation.
setClientVersion(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
The version of the client implementation.
setCompressionType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The compression type for the entries in this set.
setConstraints(Constraints) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The constraints associated with this request.
setDeviceLocation(String) - Method in class com.google.api.services.safebrowsing.model.Constraints
A client's physical location, expressed as a ISO 31166-1 alpha-2 region code.
setDigest(String) - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
The digest of an executable in SHA256 format.
setDisableGZipContent(boolean) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
 
setEncodedData(String) - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The encoded deltas that are encoded using the Golomb-Rice coder.
setEncodedRequest(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
A serialized FindFullHashesRequest proto.
setEncodedRequest(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
A serialized FetchThreatListUpdatesRequest proto.
setEntries(List<MetadataEntry>) - Method in class com.google.api.services.safebrowsing.model.ThreatEntryMetadata
The metadata entries.
setEntry(ThreatEntry) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The threat entry responsible for the hit.
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setFields(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setFields(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Selector specifying which fields to include in a partial response.
setFirstValue(Long) - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The offset of the first entry in the encoded data, or, if only a single integer was encoded, that single integer's value.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setHash(String) - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setIndices(List<Integer>) - Method in class com.google.api.services.safebrowsing.model.RawIndices
The indices to remove from a lexicographically-sorted local list.
setKey(String) - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry key.
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setKey(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setKey(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
API key.
setLanguage(String) - Method in class com.google.api.services.safebrowsing.model.Constraints
Requests the lists for a specific language.
setListUpdateRequests(List<ListUpdateRequest>) - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesRequest
The requested threat list updates.
setListUpdateResponses(List<ListUpdateResponse>) - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
The list updates requested by the clients.
setMatches(List<ThreatMatch>) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
The full hashes that matched the requested prefixes.
setMatches(List<ThreatMatch>) - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesResponse
The threat list matches.
setMaxDatabaseEntries(Integer) - Method in class com.google.api.services.safebrowsing.model.Constraints
Sets the maximum number of entries that the client is willing to have in the local database for the specified list.
setMaxUpdateEntries(Integer) - Method in class com.google.api.services.safebrowsing.model.Constraints
The maximum size in number of entries.
setMinimumWaitDuration(String) - Method in class com.google.api.services.safebrowsing.model.FetchThreatListUpdatesResponse
The minimum duration the client must wait before issuing any update request.
setMinimumWaitDuration(String) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
The minimum duration the client must wait before issuing any find hashes request.
setNegativeCacheDuration(String) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesResponse
For requested entities that did not match the threat list, how long to cache the response.
setNewClientState(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The new client state, in encrypted format.
setNumEntries(Integer) - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The number of entries that are delta encoded in the encoded data.
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setOauthToken(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
OAuth 2.0 token for the current user.
setPlatformType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The type of platform at risk by entries present in the list.
setPlatformType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The platform type for which data is returned.
setPlatformType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The platform type reported.
setPlatformType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
The platform type targeted by the list's entries.
setPlatformType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The platform type matching this threat.
setPlatformTypes(List<String>) - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The platform types to be checked.
setPrefixSize(Integer) - Method in class com.google.api.services.safebrowsing.model.RawHashes
The number of bytes for each prefix encoded below.
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Returns response with indentations and line breaks.
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setQuotaUser(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Available to use for quota purposes for server-side applications.
setRawHashes(String) - Method in class com.google.api.services.safebrowsing.model.RawHashes
The hashes, in binary format, concatenated into one long string.
setRawHashes(RawHashes) - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The raw SHA256-formatted entries.
setRawIndices(RawIndices) - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The raw removal indices for a local list.
setReferrer(String) - Method in class com.google.api.services.safebrowsing.model.ThreatSource
Referrer of the resource.
setRegion(String) - Method in class com.google.api.services.safebrowsing.model.Constraints
Requests the list for a specific geographic location.
setRegionCode(String) - Method in class com.google.api.services.safebrowsing.model.UserInfo
The UN M.49 region code associated with the user's location.
setRemoteIp(String) - Method in class com.google.api.services.safebrowsing.model.ThreatSource
The remote IP of the resource in ASCII format.
setRemovals(List<ThreatEntrySet>) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
A set of entries to remove from a local threat type's list.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
 
setResources(List<ThreatSource>) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The resources related to the threat hit.
setResponseType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The type of response.
setRiceHashes(RiceDeltaEncoding) - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The encoded 4-byte prefixes of SHA256-formatted entries, using a Golomb-Rice encoding.
setRiceIndices(RiceDeltaEncoding) - Method in class com.google.api.services.safebrowsing.model.ThreatEntrySet
The encoded local, lexicographically-sorted list indices, using a Golomb-Rice encoding.
setRiceParameter(Integer) - Method in class com.google.api.services.safebrowsing.model.RiceDeltaEncoding
The Golomb-Rice parameter, which is a number between 2 and 28.
setRootUrl(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setSafebrowsingRequestInitializer(SafebrowsingRequestInitializer) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
setServicePath(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setSha256(String) - Method in class com.google.api.services.safebrowsing.model.Checksum
The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
setState(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The current state of the client for the requested list (the encrypted client state that was received from the last successful list update).
setSupportedCompressions(List<String>) - Method in class com.google.api.services.safebrowsing.model.Constraints
The compression types supported by the client.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.safebrowsing.Safebrowsing.Builder
 
setThreat(ThreatEntry) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The threat matching this threat.
setThreatEntries(List<ThreatEntry>) - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The threat entries to be checked.
setThreatEntryMetadata(ThreatEntryMetadata) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
Optional metadata associated with this threat.
setThreatEntryType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The types of entries present in the list.
setThreatEntryType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The format of the threats.
setThreatEntryType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
The entry types contained in the list.
setThreatEntryType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The threat entry type matching this threat.
setThreatEntryTypes(List<String>) - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The entry types to be checked.
setThreatInfo(ThreatInfo) - Method in class com.google.api.services.safebrowsing.model.FindFullHashesRequest
The lists and hashes to be checked.
setThreatInfo(ThreatInfo) - Method in class com.google.api.services.safebrowsing.model.FindThreatMatchesRequest
The lists and entries to be checked for matches.
setThreatLists(List<ThreatListDescriptor>) - Method in class com.google.api.services.safebrowsing.model.ListThreatListsResponse
The lists available for download by the client.
setThreatType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateRequest
The type of threat posed by entries present in the list.
setThreatType(String) - Method in class com.google.api.services.safebrowsing.model.ListUpdateResponse
The threat type for which data is returned.
setThreatType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
The threat type reported.
setThreatType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatListDescriptor
The threat type posed by the list's entries.
setThreatType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatMatch
The threat type matching this threat.
setThreatTypes(List<String>) - Method in class com.google.api.services.safebrowsing.model.ThreatInfo
The threat types to be checked.
setType(String) - Method in class com.google.api.services.safebrowsing.model.ThreatSource
The type of source reported.
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setUploadProtocol(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedFullHashes.Get
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.EncodedUpdates.Get
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.FullHashes.Find
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits.Create
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists.List
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates.Fetch
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches.Find
 
setUploadType(String) - Method in class com.google.api.services.safebrowsing.SafebrowsingRequest
Legacy upload protocol for media (e.g.
setUrl(String) - Method in class com.google.api.services.safebrowsing.model.ThreatEntry
A URL.
setUrl(String) - Method in class com.google.api.services.safebrowsing.model.ThreatSource
The URL of the resource.
setUserId(String) - Method in class com.google.api.services.safebrowsing.model.UserInfo
Unique user identifier defined by the client.
setUserInfo(UserInfo) - Method in class com.google.api.services.safebrowsing.model.ThreatHit
Details about the user that encountered the threat.
setValue(String) - Method in class com.google.api.services.safebrowsing.model.MetadataEntry
The metadata entry value.

T

ThreatEntry - Class in com.google.api.services.safebrowsing.model
An individual threat; for example, a malicious URL or its hash representation.
ThreatEntry() - Constructor for class com.google.api.services.safebrowsing.model.ThreatEntry
 
ThreatEntryMetadata - Class in com.google.api.services.safebrowsing.model
The metadata associated with a specific threat entry.
ThreatEntryMetadata() - Constructor for class com.google.api.services.safebrowsing.model.ThreatEntryMetadata
 
ThreatEntrySet - Class in com.google.api.services.safebrowsing.model
A set of threats that should be added or removed from a client's local database.
ThreatEntrySet() - Constructor for class com.google.api.services.safebrowsing.model.ThreatEntrySet
 
ThreatHit - Class in com.google.api.services.safebrowsing.model
Model definition for ThreatHit.
ThreatHit() - Constructor for class com.google.api.services.safebrowsing.model.ThreatHit
 
threatHits() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the ThreatHits collection.
ThreatHits() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatHits
 
ThreatInfo - Class in com.google.api.services.safebrowsing.model
The information regarding one or more threats that a client submits when checking for matches in threat lists.
ThreatInfo() - Constructor for class com.google.api.services.safebrowsing.model.ThreatInfo
 
ThreatListDescriptor - Class in com.google.api.services.safebrowsing.model
Describes an individual threat list.
ThreatListDescriptor() - Constructor for class com.google.api.services.safebrowsing.model.ThreatListDescriptor
 
threatLists() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the ThreatLists collection.
ThreatLists() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatLists
 
threatListUpdates() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the ThreatListUpdates collection.
ThreatListUpdates() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatListUpdates
 
ThreatMatch - Class in com.google.api.services.safebrowsing.model
A match when checking a threat entry in the Safe Browsing threat lists.
ThreatMatch() - Constructor for class com.google.api.services.safebrowsing.model.ThreatMatch
 
threatMatches() - Method in class com.google.api.services.safebrowsing.Safebrowsing
An accessor for creating requests from the ThreatMatches collection.
ThreatMatches() - Constructor for class com.google.api.services.safebrowsing.Safebrowsing.ThreatMatches
 
ThreatSource - Class in com.google.api.services.safebrowsing.model
A single resource related to a threat hit.
ThreatSource() - Constructor for class com.google.api.services.safebrowsing.model.ThreatSource
 

U

UserInfo - Class in com.google.api.services.safebrowsing.model
Details about the user that encountered the threat.
UserInfo() - Constructor for class com.google.api.services.safebrowsing.model.UserInfo
 
B C D E F G I L M R S T U 
Skip navigation links