buildgrid.server.introspection.instance module
- class buildgrid.server.introspection.instance.IntrospectionInstance(sql: Scheduler)
Bases:
Instance
- SERVICE_NAME: ClassVar[str] = 'buildgrid.v2.Introspection'
The expected FULL_NAME of the Service which will wrap this instance. This value should be declared on the class of any Instance implementations.
- list_workers(request: ListWorkersRequest) ListWorkersResponse
- get_operation_filters() OperationFilters