public interface DeleteTransferConfigRequestOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The field will contain name of the resource requested, for example:
`projects/{project_id}/transferConfigs/{config_id}`
|
ByteString |
getNameBytes()
The field will contain name of the resource requested, for example:
`projects/{project_id}/transferConfigs/{config_id}`
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getName()
The field will contain name of the resource requested, for example: `projects/{project_id}/transferConfigs/{config_id}`
string name = 1;
ByteString getNameBytes()
The field will contain name of the resource requested, for example: `projects/{project_id}/transferConfigs/{config_id}`
string name = 1;