Uses of Class
com.google.longrunning.CancelOperationRequest.Builder
Packages that use CancelOperationRequest.Builder
-
Uses of CancelOperationRequest.Builder in com.google.longrunning
Methods in com.google.longrunning that return CancelOperationRequest.BuilderModifier and TypeMethodDescriptionCancelOperationRequest.Builder.clear()CancelOperationRequest.Builder.clearName()The name of the operation resource to be cancelled.CancelOperationRequest.Builder.mergeFrom(CancelOperationRequest other) CancelOperationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CancelOperationRequest.Builder.mergeFrom(com.google.protobuf.Message other) CancelOperationRequest.newBuilder()CancelOperationRequest.newBuilder(CancelOperationRequest prototype) CancelOperationRequest.newBuilderForType()protected CancelOperationRequest.BuilderCancelOperationRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The name of the operation resource to be cancelled.CancelOperationRequest.Builder.setNameBytes(com.google.protobuf.ByteString value) The name of the operation resource to be cancelled.CancelOperationRequest.toBuilder()