Interface GetOperationActionOrBuilder (6.66.0)

public interface GetOperationActionOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getOperation()

public abstract String getOperation()

The name of the operation resource.

string operation = 1;

Returns
Type Description
String

The operation.

getOperationBytes()

public abstract ByteString getOperationBytes()

The name of the operation resource.

string operation = 1;

Returns
Type Description
ByteString

The bytes for operation.