Class EncodedUpdatesResource
The "encodedUpdates" collection of methods.
Inheritance
System.Object
EncodedUpdatesResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Safebrowsing.v4
Assembly: Google.Apis.Safebrowsing.v4.dll
Syntax
public class EncodedUpdatesResource
Constructors
EncodedUpdatesResource(IClientService)
Constructs a new resource.
Declaration
public EncodedUpdatesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| Google.Apis.Services.IClientService | service |
Methods
Get(String)
Declaration
public virtual EncodedUpdatesResource.GetRequest Get(string encodedRequest)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | encodedRequest | A serialized FetchThreatListUpdatesRequest proto. |
Returns
| Type | Description |
|---|---|
| EncodedUpdatesResource.GetRequest |