示例#1
0
 async def set_ue_slice_association(
     self,
     e2_node_id: str,
     ue_id: Optional[List["UeId"]],
     dl_slice_id: str,
     ul_slice_id: str,
     drb_id: str,
 ) -> "SetUeSliceAssociationResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#2
0
 async def update_slice(
     self,
     e2_node_id: str,
     slice_id: str,
     scheduler_type: "SchedulerType",
     weight: str,
     slice_type: "SliceType",
 ) -> "UpdateSliceResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#3
0
 async def unary(
     self,
     iv: bytes,
     aad: bytes,
     ciphertext: bytes,
     tag: bytes,
     recipients: Optional[List["EncryptionRecipient"]],
 ) -> "___pbmse_v1__.EncryptedMessage":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#4
0
 async def server_streaming(
     self,
     iv: bytes,
     aad: bytes,
     ciphertext: bytes,
     tag: bytes,
     recipients: Optional[List["EncryptionRecipient"]],
 ) -> AsyncIterator["___pbmse_v1__.EncryptedMessage"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#5
0
 async def fetch_listeners(
     self,
     version_info: str,
     node: "___config_core_v3__.Node",
     resource_names: Optional[List[str]],
     type_url: str,
     response_nonce: str,
     error_detail: "____google_rpc__.Status",
 ) -> "__discovery_v3__.DiscoveryResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#6
0
 async def add_cluster(
     self,
     id: str,
     address: str,
     secret: str,
     user_address: str,
     cluster_deployment_id: str,
     enterprise_server: bool,
 ) -> "AddClusterResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#7
0
 async def dump(
     self, filter: "Filter", limit: int
 ) -> AsyncIterator["betterproto_lib_google_protobuf.BytesValue"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#8
0
 async def delete(self, entityid: int, name: str) -> "DeleteResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#9
0
 async def stream_listeners(
     self,
     request_iterator: AsyncIterator["__discovery_v3__.DiscoveryRequest"]
 ) -> AsyncIterator["__discovery_v3__.DiscoveryResponse"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#10
0
 async def get_state(self) -> "GetStateResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#11
0
 async def heartbeat(self) -> "HeartbeatResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#12
0
 async def delete(self, id: str, revision: int) -> "DeleteResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#13
0
 async def watch(self, filters: "Filters",
                 noreplay: bool) -> AsyncIterator["WatchResponse"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#14
0
 async def get(self, id: str) -> "GetResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#15
0
 async def stream_load_stats(
     self, request_iterator: AsyncIterator["LoadStatsRequest"]
 ) -> AsyncIterator["LoadStatsResponse"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#16
0
 async def profile(
     self, profile: "Profile", filter: "Filter"
 ) -> AsyncIterator["betterproto_lib_google_protobuf.BytesValue"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#17
0
 async def watch(self) -> AsyncIterator["WatchResponse"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#18
0
 async def delete_all(self, entityid: int) -> "DeleteAllResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#19
0
 async def stream_metrics(
     self, request_iterator: AsyncIterator["StreamMetricsMessage"]
 ) -> "StreamMetricsResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#20
0
 async def fetch_client_status(
     self,
     node_matchers: Optional[List["___type_matcher_v3__.NodeMatcher"]],
     node: "___config_core_v3__.Node",
 ) -> "ClientStatusResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#21
0
 async def update(self, object: "Object") -> "UpdateResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#22
0
 async def delta_runtime(
     self, request_iterator: AsyncIterator[
         "__discovery_v3__.DeltaDiscoveryRequest"]
 ) -> AsyncIterator["__discovery_v3__.DeltaDiscoveryResponse"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#23
0
 async def list(self, filters: "Filters",
                sort_order: "SortOrder") -> "ListResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#24
0
 async def add_subscription(
         self, subscription: "Subscription") -> "AddSubscriptionResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#25
0
 async def activate(self, license_server: str, id: str,
                    secret: str) -> "ActivateResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#26
0
 async def get_subscription(self, id: str) -> "GetSubscriptionResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#27
0
 async def get_activation_code(self) -> "GetActivationCodeResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#28
0
 async def list_subscriptions(self) -> "ListSubscriptionsResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#29
0
 async def deactivate(self) -> "DeactivateResponse":
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)
示例#30
0
 async def watch_subscriptions(
         self,
         noreplay: bool) -> AsyncIterator["WatchSubscriptionsResponse"]:
     raise grpclib.GRPCError(grpclib.const.Status.UNIMPLEMENTED)