public interface DeleteDlpJobRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
The name of the DlpJob resource to be deleted.
|
ByteString |
getNameBytes()
The name of the DlpJob resource to be deleted.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()
The name of the DlpJob resource to be deleted.
string name = 1;ByteString getNameBytes()
The name of the DlpJob resource to be deleted.
string name = 1;