public interface GetJobTriggerRequestOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Resource name of the project and the triggeredJob, for example
`projects/dlp-test-project/jobTriggers/53234423`.
|
ByteString |
getNameBytes()
Resource name of the project and the triggeredJob, for example
`projects/dlp-test-project/jobTriggers/53234423`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getName()
Resource name of the project and the triggeredJob, for example `projects/dlp-test-project/jobTriggers/53234423`.
string name = 1;
ByteString getNameBytes()
Resource name of the project and the triggeredJob, for example `projects/dlp-test-project/jobTriggers/53234423`.
string name = 1;