Class GethDetails
Options for the Geth execution client. See Command-line Options for more details.
Implements
Inherited Members
Namespace: Google.Apis.BlockchainNodeEngine.v1.Data
Assembly: Google.Apis.BlockchainNodeEngine.v1.dll
Syntax
public class GethDetails : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
GarbageCollectionMode
Immutable. Blockchain garbage collection mode.
Declaration
[JsonProperty("garbageCollectionMode")]
public virtual string GarbageCollectionMode { get; set; }
Property Value
Type | Description |
---|---|
string |