Interface CancelOperationActionOrBuilder (6.62.0)

public interface CancelOperationActionOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getOperation()

public abstract String getOperation()

The name of the operation resource to be cancelled.

string operation = 1;

Returns
TypeDescription
String

The operation.

getOperationBytes()

public abstract ByteString getOperationBytes()

The name of the operation resource to be cancelled.

string operation = 1;

Returns
TypeDescription
ByteString

The bytes for operation.