public interface GetApplicationRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Name of the Application resource to get.
|
ByteString |
getNameBytes()
Name of the Application resource to get.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()
Name of the Application resource to get. Example: `apps/myapp`.
string name = 1;ByteString getNameBytes()
Name of the Application resource to get. Example: `apps/myapp`.
string name = 1;