GetServiceIdentityResponse$json top-level constant
Implementation
@$core.Deprecated('Use getServiceIdentityResponseDescriptor instead')
const GetServiceIdentityResponse$json = {
'1': 'GetServiceIdentityResponse',
'2': [
{
'1': 'identity',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.api.serviceusage.v1beta1.ServiceIdentity',
'10': 'identity'
},
{
'1': 'state',
'3': 2,
'4': 1,
'5': 14,
'6':
'.google.api.serviceusage.v1beta1.GetServiceIdentityResponse.IdentityState',
'10': 'state'
},
],
'4': [GetServiceIdentityResponse_IdentityState$json],
};