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