| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1 | |
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AIPlatformNotebooks.Projects.Locations.Instances.SetLabels |
AIPlatformNotebooks.Projects.Locations.Instances.setLabels(String name,
SetInstanceLabelsRequest content)
Replaces all the labels of an Instance.
|
| Constructor and Description |
|---|
SetLabels(String name,
SetInstanceLabelsRequest content)
Replaces all the labels of an Instance.
|
| Modifier and Type | Method and Description |
|---|---|
SetInstanceLabelsRequest |
SetInstanceLabelsRequest.clone() |
SetInstanceLabelsRequest |
SetInstanceLabelsRequest.set(String fieldName,
Object value) |
SetInstanceLabelsRequest |
SetInstanceLabelsRequest.setLabels(Map<String,String> labels)
Labels to apply to this instance.
|
Copyright © 2011–2024 Google. All rights reserved.