Class TrustedResourceUrlProto
Message containing a string that is safe to use in all URL contexts in DOM APIs and HTML documents; even where the referred-to resource is interpreted as code, e.g., as the src of a script element.
Inheritance
object
TrustedResourceUrlProto
Implements
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudSearch.v1.Data
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class TrustedResourceUrlProto : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
PrivateDoNotAccessOrElseTrustedResourceUrlWrappedValue
IMPORTANT: Never set or read this field, even from tests, it is private. See documentation at the top of .proto file for programming language packages with which to create or read this message.
Declaration
[JsonProperty("privateDoNotAccessOrElseTrustedResourceUrlWrappedValue")]
public virtual string PrivateDoNotAccessOrElseTrustedResourceUrlWrappedValue { get; set; }
Property Value
| Type | Description |
|---|---|
| string |