public interface SqlInstancesReleaseSsrsLeaseResponseOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getOperationId()
public abstract String getOperationId()The unique identifier for this operation.
string operation_id = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The operationId. |
getOperationIdBytes()
public abstract ByteString getOperationIdBytes()The unique identifier for this operation.
string operation_id = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for operationId. |