Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ImageParams |
ImageParams.clone() |
ImageParams |
Image.getParams()
Input only.
|
ImageParams |
ImageParams.set(String fieldName,
Object value) |
ImageParams |
ImageParams.setResourceManagerTags(Map<String,String> resourceManagerTags)
Resource manager tags to be bound to the image.
|
Modifier and Type | Method and Description |
---|---|
Image |
Image.setParams(ImageParams params)
Input only.
|
Copyright © 2011–2025 Google. All rights reserved.