class documentation

class SecurityRuleServiceServicer(object): (source)

View In Hierarchy

SecurityRuleService provides operations for managing security rules.

Method Create Missing associated documentation comment in .proto file.
Method Delete Missing associated documentation comment in .proto file.
Method Get Missing associated documentation comment in .proto file.
Method GetByName Missing associated documentation comment in .proto file.
Method List Missing associated documentation comment in .proto file.
Method Update Missing associated documentation comment in .proto file.
def Create(self, request, context): (source)

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.