Properties of an UninterpretedOption.
Package
@google-cloud/batchProperties
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|Buffer|string|null);UninterpretedOption stringValue