public interface DeleteVersionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Name of the resource requested.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource requested.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
Name of the resource requested. Example: `apps/myapp/services/default/versions/v1`.
string name = 1;com.google.protobuf.ByteString getNameBytes()
Name of the resource requested. Example: `apps/myapp/services/default/versions/v1`.
string name = 1;