class documentation

class OperationServiceServicer(object): (source)

View In Hierarchy

Service for reading operations.

Method Get Returns the latest state of the specified operation.
Method List Lists operations for the specified resource.
def Get(self, request, context): (source)

Returns the latest state of the specified operation.

def List(self, request, context): (source)

Lists operations for the specified resource.