public interface QuoteInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DateTime |
getDateTime()
The date time indicated by the quote.
|
DateTimeOrBuilder |
getDateTimeOrBuilder()
The date time indicated by the quote.
|
QuoteInfo.ParsedQuoteCase |
getParsedQuoteCase() |
boolean |
hasDateTime()
The date time indicated by the quote.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDateTime()
The date time indicated by the quote.
.google.privacy.dlp.v2.DateTime date_time = 2;DateTime getDateTime()
The date time indicated by the quote.
.google.privacy.dlp.v2.DateTime date_time = 2;DateTimeOrBuilder getDateTimeOrBuilder()
The date time indicated by the quote.
.google.privacy.dlp.v2.DateTime date_time = 2;QuoteInfo.ParsedQuoteCase getParsedQuoteCase()
Copyright © 2022 Google LLC. All rights reserved.