You've already forked dart-core-sdk
Release 1.13.5
This commit is contained in:
@@ -1364,89 +1364,3 @@ final $typed_data.Uint8List listUsersInRoleResultDescriptor = $convert.base64Dec
|
||||
'ChVMaXN0VXNlcnNJblJvbGVSZXN1bHQSHwoFVXNlcnMYASADKAsyCS5hcGkuVXNlclIFVXNlcn'
|
||||
'M=');
|
||||
|
||||
@$core.Deprecated('Use generateAPIKeyRequestDescriptor instead')
|
||||
const GenerateAPIKeyRequest$json = {
|
||||
'1': 'GenerateAPIKeyRequest',
|
||||
};
|
||||
|
||||
/// Descriptor for `GenerateAPIKeyRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List generateAPIKeyRequestDescriptor = $convert.base64Decode(
|
||||
'ChVHZW5lcmF0ZUFQSUtleVJlcXVlc3Q=');
|
||||
|
||||
@$core.Deprecated('Use generateAPIKeyResultDescriptor instead')
|
||||
const GenerateAPIKeyResult$json = {
|
||||
'1': 'GenerateAPIKeyResult',
|
||||
'2': [
|
||||
{'1': 'APIKey', '3': 1, '4': 1, '5': 9, '10': 'APIKey'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `GenerateAPIKeyResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List generateAPIKeyResultDescriptor = $convert.base64Decode(
|
||||
'ChRHZW5lcmF0ZUFQSUtleVJlc3VsdBIWCgZBUElLZXkYASABKAlSBkFQSUtleQ==');
|
||||
|
||||
@$core.Deprecated('Use revokeAPIKeyRequestDescriptor instead')
|
||||
const RevokeAPIKeyRequest$json = {
|
||||
'1': 'RevokeAPIKeyRequest',
|
||||
};
|
||||
|
||||
/// Descriptor for `RevokeAPIKeyRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List revokeAPIKeyRequestDescriptor = $convert.base64Decode(
|
||||
'ChNSZXZva2VBUElLZXlSZXF1ZXN0');
|
||||
|
||||
@$core.Deprecated('Use revokeAPIKeyResultDescriptor instead')
|
||||
const RevokeAPIKeyResult$json = {
|
||||
'1': 'RevokeAPIKeyResult',
|
||||
};
|
||||
|
||||
/// Descriptor for `RevokeAPIKeyResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List revokeAPIKeyResultDescriptor = $convert.base64Decode(
|
||||
'ChJSZXZva2VBUElLZXlSZXN1bHQ=');
|
||||
|
||||
@$core.Deprecated('Use renewAPIKeyRequestDescriptor instead')
|
||||
const RenewAPIKeyRequest$json = {
|
||||
'1': 'RenewAPIKeyRequest',
|
||||
};
|
||||
|
||||
/// Descriptor for `RenewAPIKeyRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List renewAPIKeyRequestDescriptor = $convert.base64Decode(
|
||||
'ChJSZW5ld0FQSUtleVJlcXVlc3Q=');
|
||||
|
||||
@$core.Deprecated('Use renewAPIKeyResultDescriptor instead')
|
||||
const RenewAPIKeyResult$json = {
|
||||
'1': 'RenewAPIKeyResult',
|
||||
'2': [
|
||||
{'1': 'APIKey', '3': 1, '4': 1, '5': 9, '10': 'APIKey'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `RenewAPIKeyResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List renewAPIKeyResultDescriptor = $convert.base64Decode(
|
||||
'ChFSZW5ld0FQSUtleVJlc3VsdBIWCgZBUElLZXkYASABKAlSBkFQSUtleQ==');
|
||||
|
||||
@$core.Deprecated('Use resolveAPIKeyRequestDescriptor instead')
|
||||
const ResolveAPIKeyRequest$json = {
|
||||
'1': 'ResolveAPIKeyRequest',
|
||||
'2': [
|
||||
{'1': 'APIKey', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'APIKey'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `ResolveAPIKeyRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List resolveAPIKeyRequestDescriptor = $convert.base64Decode(
|
||||
'ChRSZXNvbHZlQVBJS2V5UmVxdWVzdBIfCgZBUElLZXkYASABKAlCB/pCBHICEAFSBkFQSUtleT'
|
||||
'oOkkELCgnSAQZBUElLZXk=');
|
||||
|
||||
@$core.Deprecated('Use resolveAPIKeyResultDescriptor instead')
|
||||
const ResolveAPIKeyResult$json = {
|
||||
'1': 'ResolveAPIKeyResult',
|
||||
'2': [
|
||||
{'1': 'UserID', '3': 1, '4': 1, '5': 9, '10': 'UserID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ResolveAPIKeyResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List resolveAPIKeyResultDescriptor = $convert.base64Decode(
|
||||
'ChNSZXNvbHZlQVBJS2V5UmVzdWx0EhYKBlVzZXJJRBgBIAEoCVIGVXNlcklE');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user