public interface TimePartConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TimePartConfig.TimePart |
getPartToExtract()
The part of the time to keep.
|
int |
getPartToExtractValue()
The part of the time to keep.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getPartToExtractValue()
The part of the time to keep.
.google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1;TimePartConfig.TimePart getPartToExtract()
The part of the time to keep.
.google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1;Copyright © 2022 Google LLC. All rights reserved.