PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@grpc/grpc-js/src/generated/grpc/channelz/v1

Просмотр файла: GetChannelRequest.ts

// Original file: proto/channelz.proto

import type { Long } from '@grpc/proto-loader';

export interface GetChannelRequest {
  /**
   * channel_id is the identifier of the specific channel to get.
   */
  'channel_id'?: (number | string | Long);
}

export interface GetChannelRequest__Output {
  /**
   * channel_id is the identifier of the specific channel to get.
   */
  'channel_id': (string);
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!