Properties of an UninterpretedOption.
Package
@google-shopping/quotaProperties
aggregateValue
aggregateValue?: (string|null);
UninterpretedOption aggregateValue
doubleValue
doubleValue?: (number|null);
UninterpretedOption doubleValue
identifierValue
identifierValue?: (string|null);
UninterpretedOption identifierValue
name
name?: (google.protobuf.UninterpretedOption.INamePart[]|null);
UninterpretedOption name
negativeIntValue
negativeIntValue?: (number|Long|string|null);
UninterpretedOption negativeIntValue
positiveIntValue
positiveIntValue?: (number|Long|string|null);
UninterpretedOption positiveIntValue
stringValue
stringValue?: (Uint8Array|string|null);
UninterpretedOption stringValue