Interface TimePartConfigOrBuilder (3.1.4)

public interface TimePartConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getPartToExtract()

public abstract TimePartConfig.TimePart getPartToExtract()

The part of the time to keep.

.google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1;

Returns
TypeDescription
TimePartConfig.TimePart

The partToExtract.

getPartToExtractValue()

public abstract int getPartToExtractValue()

The part of the time to keep.

.google.privacy.dlp.v2.TimePartConfig.TimePart part_to_extract = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for partToExtract.