public interface EntityIdOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
FieldId |
getField()
Composite key indicating which field contains the entity identifier.
|
FieldIdOrBuilder |
getFieldOrBuilder()
Composite key indicating which field contains the entity identifier.
|
boolean |
hasField()
Composite key indicating which field contains the entity identifier.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasField()
Composite key indicating which field contains the entity identifier.
.google.privacy.dlp.v2beta2.FieldId field = 1;
FieldId getField()
Composite key indicating which field contains the entity identifier.
.google.privacy.dlp.v2beta2.FieldId field = 1;
FieldIdOrBuilder getFieldOrBuilder()
Composite key indicating which field contains the entity identifier.
.google.privacy.dlp.v2beta2.FieldId field = 1;