Uses of Interface
com.google.api.servicecontrol.v1.LogEntryOperationOrBuilder
-
Packages that use LogEntryOperationOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of LogEntryOperationOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement LogEntryOperationOrBuilder Modifier and Type Class Description class
LogEntryOperation
Additional information about a potentially long-running operation with which a log entry is associated.static class
LogEntryOperation.Builder
Additional information about a potentially long-running operation with which a log entry is associated.Methods in com.google.api.servicecontrol.v1 that return LogEntryOperationOrBuilder Modifier and Type Method Description LogEntryOperationOrBuilder
LogEntry.Builder. getOperationOrBuilder()
Optional.LogEntryOperationOrBuilder
LogEntry. getOperationOrBuilder()
Optional.LogEntryOperationOrBuilder
LogEntryOrBuilder. getOperationOrBuilder()
Optional.
-