Uses of Class
com.google.cloud.compute.v1.SetLabelsImageRequest
-
Packages that use SetLabelsImageRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SetLabelsImageRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsImageRequest Modifier and Type Method Description SetLabelsImageRequestSetLabelsImageRequest.Builder. build()SetLabelsImageRequestSetLabelsImageRequest.Builder. buildPartial()static SetLabelsImageRequestSetLabelsImageRequest. getDefaultInstance()SetLabelsImageRequestSetLabelsImageRequest.Builder. getDefaultInstanceForType()SetLabelsImageRequestSetLabelsImageRequest. getDefaultInstanceForType()static SetLabelsImageRequestSetLabelsImageRequest. parseDelimitedFrom(InputStream input)static SetLabelsImageRequestSetLabelsImageRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(byte[] data)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(InputStream input)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(ByteBuffer data)static SetLabelsImageRequestSetLabelsImageRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsImageRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsImageRequest>SetLabelsImageRequest. getParserForType()static com.google.protobuf.Parser<SetLabelsImageRequest>SetLabelsImageRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetLabelsImageRequest,Operation>ImagesClient. setLabelsCallable()Sets the labels on an image.com.google.api.gax.rpc.OperationCallable<SetLabelsImageRequest,Operation,Operation>ImagesClient. setLabelsOperationCallable()Sets the labels on an image.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsImageRequest,Operation,Operation>ImagesSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsImageRequest,Operation,Operation>ImagesSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsImageRequest,Operation>ImagesSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsImageRequest,Operation>ImagesSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsImageRequest Modifier and Type Method Description SetLabelsImageRequest.BuilderSetLabelsImageRequest.Builder. mergeFrom(SetLabelsImageRequest other)static SetLabelsImageRequest.BuilderSetLabelsImageRequest. newBuilder(SetLabelsImageRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>ImagesClient. setLabelsAsync(SetLabelsImageRequest request)Sets the labels on an image. -
Uses of SetLabelsImageRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsImageRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsImageRequest,Operation>HttpJsonImagesStub. setLabelsCallable()com.google.api.gax.rpc.UnaryCallable<SetLabelsImageRequest,Operation>ImagesStub. setLabelsCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsImageRequest,Operation,Operation>HttpJsonImagesStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsImageRequest,Operation,Operation>ImagesStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsImageRequest,Operation,Operation>ImagesStubSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsImageRequest,Operation,Operation>ImagesStubSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsImageRequest,Operation>ImagesStubSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsImageRequest,Operation>ImagesStubSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.
-