Class SerDeInfo
Serializer and deserializer information.
Implements
Inherited Members
Namespace: Google.Apis.BigLakeService.v1.Data
Assembly: Google.Apis.BigLakeService.v1.dll
Syntax
public class SerDeInfo : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
SerializationLib
The fully qualified Java class name of the serialization library.
Declaration
[JsonProperty("serializationLib")]
public virtual string SerializationLib { get; set; }Property Value
| Type | Description | 
|---|---|
| string |