[I] SdkPackage
Type Parameters
| Type Parameter |
|---|
TServiceOperation extends SdkServiceOperation |
Properties
| Property | Type | Description |
|---|---|---|
clients | SdkClientType<TServiceOperation>[] | - |
crossLanguagePackageId | string | - |
enums | SdkEnumType[] | - |
licenseInfo? | LicenseInfo | - |
metadata | object | - |
metadata.apiVersion? | string | The version of the package. If undefined, the package is not versioned. If all, the package is versioned with all versions. If a string, the package is versioned with the specified version. |
models | SdkModelType[] | - |
namespaces | SdkNamespace<TServiceOperation>[] | - |
unions | ( | SdkNullableType | SdkUnionType<SdkType>)[] | - |