class documentation

class PlatformServiceServicer(object): (source)

View In Hierarchy

Missing associated documentation comment in .proto file.

Method GetByName Retrieves detailed information about a specific compute platform by its parent and name.
Method List Lists all compute platforms within a specified parent.
def GetByName(self, request, context): (source)

Retrieves detailed information about a specific compute platform by its parent and name.

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

Lists all compute platforms within a specified parent.