[I] SdkClientType
Extends
DecoratedType
Type Parameters
| Type Parameter |
|---|
TServiceOperation extends SdkServiceOperation |
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
__raw | SdkClient | SdkOperationGroup | - | - |
apiVersions | string[] | - | - |
children? | SdkClientType<TServiceOperation>[] | - | - |
clientInitialization | SdkClientInitializationType | - | - |
crossLanguageDefinitionId | string | - | - |
decorators | DecoratorInfo[] | - | DecoratedType.decorators |
doc? | string | - | - |
kind | "client" | - | - |
methods | SdkMethod<TServiceOperation>[] | - | - |
name | string | - | - |
namespace | string | Full qualified namespace. | - |
parent? | SdkClientType<TServiceOperation> | - | - |
summary? | string | - | - |