| Package | Description |
|---|---|
| com.google.api.services.servicecontrol.v2.model |
| Modifier and Type | Method and Description |
|---|---|
V2LogEntrySourceLocation |
V2LogEntrySourceLocation.clone() |
V2LogEntrySourceLocation |
V2LogEntry.getSourceLocation()
Optional.
|
V2LogEntrySourceLocation |
V2LogEntrySourceLocation.set(String fieldName,
Object value) |
V2LogEntrySourceLocation |
V2LogEntrySourceLocation.setFile(String file)
Optional.
|
V2LogEntrySourceLocation |
V2LogEntrySourceLocation.setFunction(String function)
Optional.
|
V2LogEntrySourceLocation |
V2LogEntrySourceLocation.setLine(Long line)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
V2LogEntry |
V2LogEntry.setSourceLocation(V2LogEntrySourceLocation sourceLocation)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.