Uses of Class
com.google.api.servicecontrol.v1.LogEntryOperation
-
Packages that use LogEntryOperation Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of LogEntryOperation in com.google.api.servicecontrol.v1
Methods in com.google.api.servicecontrol.v1 that return LogEntryOperation Modifier and Type Method Description LogEntryOperationLogEntryOperation.Builder. build()LogEntryOperationLogEntryOperation.Builder. buildPartial()static LogEntryOperationLogEntryOperation. getDefaultInstance()LogEntryOperationLogEntryOperation.Builder. getDefaultInstanceForType()LogEntryOperationLogEntryOperation. getDefaultInstanceForType()LogEntryOperationLogEntry.Builder. getOperation()Optional.LogEntryOperationLogEntry. getOperation()Optional.LogEntryOperationLogEntryOrBuilder. getOperation()Optional.static LogEntryOperationLogEntryOperation. parseDelimitedFrom(InputStream input)static LogEntryOperationLogEntryOperation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryOperationLogEntryOperation. parseFrom(byte[] data)static LogEntryOperationLogEntryOperation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryOperationLogEntryOperation. parseFrom(com.google.protobuf.ByteString data)static LogEntryOperationLogEntryOperation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryOperationLogEntryOperation. parseFrom(com.google.protobuf.CodedInputStream input)static LogEntryOperationLogEntryOperation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryOperationLogEntryOperation. parseFrom(InputStream input)static LogEntryOperationLogEntryOperation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogEntryOperationLogEntryOperation. parseFrom(ByteBuffer data)static LogEntryOperationLogEntryOperation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.servicecontrol.v1 that return types with arguments of type LogEntryOperation Modifier and Type Method Description com.google.protobuf.Parser<LogEntryOperation>LogEntryOperation. getParserForType()static com.google.protobuf.Parser<LogEntryOperation>LogEntryOperation. parser()Methods in com.google.api.servicecontrol.v1 with parameters of type LogEntryOperation Modifier and Type Method Description LogEntryOperation.BuilderLogEntryOperation.Builder. mergeFrom(LogEntryOperation other)LogEntry.BuilderLogEntry.Builder. mergeOperation(LogEntryOperation value)Optional.static LogEntryOperation.BuilderLogEntryOperation. newBuilder(LogEntryOperation prototype)LogEntry.BuilderLogEntry.Builder. setOperation(LogEntryOperation value)Optional.
-