Package | Description |
---|---|
com.google.api.services.servicecontrol.v2.model |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
ResourceLocation.clone() |
ResourceLocation |
AuditLog.getResourceLocation()
The resource location information.
|
ResourceLocation |
ResourceLocation.set(String fieldName,
Object value) |
ResourceLocation |
ResourceLocation.setCurrentLocations(List<String> currentLocations)
The locations of a resource after the execution of the operation.
|
ResourceLocation |
ResourceLocation.setOriginalLocations(List<String> originalLocations)
The locations of a resource prior to the execution of the operation.
|
Modifier and Type | Method and Description |
---|---|
AuditLog |
AuditLog.setResourceLocation(ResourceLocation resourceLocation)
The resource location information.
|
Copyright © 2011–2024 Google. All rights reserved.