auth.pbjson library Null safety

Constants

Authentication$json → const Map<String, Object>
@Deprecated('Use authenticationDescriptor instead')
const {'1' : 'Authentication', '2' : const [const {'1' : 'rules', '3' : 3, '4' : 3, '5' : 11, '6' : '.google.api.Authenticat…
AuthenticationRule$json → const Map<String, Object>
@Deprecated('Use authenticationRuleDescriptor instead')
const {'1' : 'AuthenticationRule', '2' : const [const {'1' : 'selector', '3' : 1, '4' : 1, '5' : 9, '10' : 'selector'}, …
AuthProvider$json → const Map<String, Object>
@Deprecated('Use authProviderDescriptor instead')
const {'1' : 'AuthProvider', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 9, '10' : 'id'}, const {'1'…
AuthRequirement$json → const Map<String, Object>
@Deprecated('Use authRequirementDescriptor instead')
const {'1' : 'AuthRequirement', '2' : const [const {'1' : 'provider_id', '3' : 1, '4' : 1, '5' : 9, '10' : 'providerId'}…
OAuthRequirements$json → const Map<String, Object>
@Deprecated('Use oAuthRequirementsDescriptor instead')
const {'1' : 'OAuthRequirements', '2' : const [const {'1' : 'canonical_scopes', '3' : 1, '4' : 1, '5' : 9, '10' : 'canonical…

Properties

authenticationDescriptor Uint8List
Descriptor for Authentication. Decode as a google.protobuf.DescriptorProto.
final
authenticationRuleDescriptor Uint8List
Descriptor for AuthenticationRule. Decode as a google.protobuf.DescriptorProto.
final
authProviderDescriptor Uint8List
Descriptor for AuthProvider. Decode as a google.protobuf.DescriptorProto.
final
authRequirementDescriptor Uint8List
Descriptor for AuthRequirement. Decode as a google.protobuf.DescriptorProto.
final
oAuthRequirementsDescriptor Uint8List
Descriptor for OAuthRequirements. Decode as a google.protobuf.DescriptorProto.
final