Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
SetLabelsImageHttpRequest |
SetLabelsImageHttpRequest.Builder.build() |
static SetLabelsImageHttpRequest |
SetLabelsImageHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsImageHttpRequest,Operation> |
ImageClient.setLabelsImageCallable()
Sets the labels on an image.
|
UnaryCallSettings<SetLabelsImageHttpRequest,Operation> |
ImageSettings.setLabelsImageSettings()
Returns the object with the settings used for calls to setLabelsImage.
|
UnaryCallSettings.Builder<SetLabelsImageHttpRequest,Operation> |
ImageSettings.Builder.setLabelsImageSettings()
Returns the builder for the settings used for calls to setLabelsImage.
|
Modifier and Type | Method and Description |
---|---|
SetLabelsImageHttpRequest.Builder |
SetLabelsImageHttpRequest.Builder.mergeFrom(SetLabelsImageHttpRequest other) |
static SetLabelsImageHttpRequest.Builder |
SetLabelsImageHttpRequest.newBuilder(SetLabelsImageHttpRequest prototype) |
Operation |
ImageClient.setLabelsImage(SetLabelsImageHttpRequest request)
Sets the labels on an image.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetLabelsImageHttpRequest,Operation> |
HttpJsonImageStub.setLabelsImageMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsImageHttpRequest,Operation> |
ImageStub.setLabelsImageCallable() |
UnaryCallable<SetLabelsImageHttpRequest,Operation> |
HttpJsonImageStub.setLabelsImageCallable() |
UnaryCallSettings<SetLabelsImageHttpRequest,Operation> |
ImageStubSettings.setLabelsImageSettings()
Returns the object with the settings used for calls to setLabelsImage.
|
UnaryCallSettings.Builder<SetLabelsImageHttpRequest,Operation> |
ImageStubSettings.Builder.setLabelsImageSettings()
Returns the builder for the settings used for calls to setLabelsImage.
|
Copyright © 2019 Google LLC. All rights reserved.