public interface CreateVersionMethodOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
CreateVersionRequest |
getRequest()
Create version request.
|
CreateVersionRequestOrBuilder |
getRequestOrBuilder()
Create version request.
|
boolean |
hasRequest()
Create version request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
boolean hasRequest()
Create version request.
.google.appengine.v1.CreateVersionRequest request = 1;
CreateVersionRequest getRequest()
Create version request.
.google.appengine.v1.CreateVersionRequest request = 1;
CreateVersionRequestOrBuilder getRequestOrBuilder()
Create version request.
.google.appengine.v1.CreateVersionRequest request = 1;