public interface AuditDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CreateVersionMethod |
getCreateVersion()
Detailed information about CreateVersion call.
|
CreateVersionMethodOrBuilder |
getCreateVersionOrBuilder()
Detailed information about CreateVersion call.
|
AuditData.MethodCase |
getMethodCase() |
UpdateServiceMethod |
getUpdateService()
Detailed information about UpdateService call.
|
UpdateServiceMethodOrBuilder |
getUpdateServiceOrBuilder()
Detailed information about UpdateService call.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofUpdateServiceMethod getUpdateService()
Detailed information about UpdateService call.
optional .google.appengine.v1.UpdateServiceMethod update_service = 1;UpdateServiceMethodOrBuilder getUpdateServiceOrBuilder()
Detailed information about UpdateService call.
optional .google.appengine.v1.UpdateServiceMethod update_service = 1;CreateVersionMethod getCreateVersion()
Detailed information about CreateVersion call.
optional .google.appengine.v1.CreateVersionMethod create_version = 2;CreateVersionMethodOrBuilder getCreateVersionOrBuilder()
Detailed information about CreateVersion call.
optional .google.appengine.v1.CreateVersionMethod create_version = 2;AuditData.MethodCase getMethodCase()