Class BlockedResource
Blocked resource.
Implements
Inherited Members
Namespace: Google.Apis.SearchConsole.v1.Data
Assembly: Google.Apis.SearchConsole.v1.dll
Syntax
public class BlockedResource : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Url
URL of the blocked resource.
Declaration
[JsonProperty("url")]
public virtual string Url { get; set; }Property Value
| Type | Description | 
|---|---|
| string |