| Package | Description |
|---|---|
| com.google.api.services.storage.model |
| Modifier and Type | Method and Description |
|---|---|
StorageObject.Contexts |
StorageObject.Contexts.clone() |
StorageObject.Contexts |
StorageObject.getContexts()
User-defined or system-defined object contexts.
|
StorageObject.Contexts |
StorageObject.Contexts.set(String fieldName,
Object value) |
StorageObject.Contexts |
StorageObject.Contexts.setCustom(Map<String,ObjectCustomContextPayload> custom)
User-defined object contexts.
|
| Modifier and Type | Method and Description |
|---|---|
StorageObject |
StorageObject.setContexts(StorageObject.Contexts contexts)
User-defined or system-defined object contexts.
|
Copyright © 2011–2025 Google. All rights reserved.