Table of Contents

Class GoogleMetadata

public class GoogleMetadata
Inheritance
object
GoogleMetadata

Properties

NumericValue

public float? NumericValue { get; set; }

Property Value

float?

StringListValue

public List<string> StringListValue { get; set; }

Property Value

List<string>

StringValue

public string StringValue { get; set; }

Property Value

string