Restyled by yapf
This commit is contained in:
@@ -17,7 +17,8 @@ DESCRIPTOR = _descriptor.FileDescriptor(
|
||||
syntax="proto3",
|
||||
serialized_options=b"\n\024com.spotify.login5v3",
|
||||
create_key=_descriptor._internal_create_key,
|
||||
serialized_pb=b'\n/spotify/login5/v3/credentials/credentials.proto\x12\x1dspotify.login5.v3.credentials"2\n\x10StoredCredential\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c"9\n\x08Password\x12\n\n\x02id\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\x12\x0f\n\x07padding\x18\x03 \x01(\x0c";\n\x13\x46\x61\x63\x65\x62ookAccessToken\x12\x0e\n\x06\x66\x62_uid\x18\x01 \x01(\t\x12\x14\n\x0c\x61\x63\x63\x65ss_token\x18\x02 \x01(\t"\x1d\n\x0cOneTimeToken\x12\r\n\x05token\x18\x01 \x01(\t"|\n\x15ParentChildCredential\x12\x10\n\x08\x63hild_id\x18\x01 \x01(\t\x12Q\n\x18parent_stored_credential\x18\x02 \x01(\x0b\x32/.spotify.login5.v3.credentials.StoredCredential"S\n\x15\x41ppleSignInCredential\x12\x11\n\tauth_code\x18\x01 \x01(\t\x12\x14\n\x0credirect_uri\x18\x02 \x01(\t\x12\x11\n\tbundle_id\x18\x03 \x01(\tB\x16\n\x14\x63om.spotify.login5v3b\x06proto3',
|
||||
serialized_pb=
|
||||
b'\n/spotify/login5/v3/credentials/credentials.proto\x12\x1dspotify.login5.v3.credentials"2\n\x10StoredCredential\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c"9\n\x08Password\x12\n\n\x02id\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\x12\x0f\n\x07padding\x18\x03 \x01(\x0c";\n\x13\x46\x61\x63\x65\x62ookAccessToken\x12\x0e\n\x06\x66\x62_uid\x18\x01 \x01(\t\x12\x14\n\x0c\x61\x63\x63\x65ss_token\x18\x02 \x01(\t"\x1d\n\x0cOneTimeToken\x12\r\n\x05token\x18\x01 \x01(\t"|\n\x15ParentChildCredential\x12\x10\n\x08\x63hild_id\x18\x01 \x01(\t\x12Q\n\x18parent_stored_credential\x18\x02 \x01(\x0b\x32/.spotify.login5.v3.credentials.StoredCredential"S\n\x15\x41ppleSignInCredential\x12\x11\n\tauth_code\x18\x01 \x01(\t\x12\x14\n\x0credirect_uri\x18\x02 \x01(\t\x12\x11\n\tbundle_id\x18\x03 \x01(\tB\x16\n\x14\x63om.spotify.login5v3b\x06proto3',
|
||||
)
|
||||
|
||||
_STOREDCREDENTIAL = _descriptor.Descriptor(
|
||||
@@ -167,7 +168,8 @@ _FACEBOOKACCESSTOKEN = _descriptor.Descriptor(
|
||||
fields=[
|
||||
_descriptor.FieldDescriptor(
|
||||
name="fb_uid",
|
||||
full_name="spotify.login5.v3.credentials.FacebookAccessToken.fb_uid",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.FacebookAccessToken.fb_uid",
|
||||
index=0,
|
||||
number=1,
|
||||
type=9,
|
||||
@@ -186,7 +188,8 @@ _FACEBOOKACCESSTOKEN = _descriptor.Descriptor(
|
||||
),
|
||||
_descriptor.FieldDescriptor(
|
||||
name="access_token",
|
||||
full_name="spotify.login5.v3.credentials.FacebookAccessToken.access_token",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.FacebookAccessToken.access_token",
|
||||
index=1,
|
||||
number=2,
|
||||
type=9,
|
||||
@@ -266,7 +269,8 @@ _PARENTCHILDCREDENTIAL = _descriptor.Descriptor(
|
||||
fields=[
|
||||
_descriptor.FieldDescriptor(
|
||||
name="child_id",
|
||||
full_name="spotify.login5.v3.credentials.ParentChildCredential.child_id",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.ParentChildCredential.child_id",
|
||||
index=0,
|
||||
number=1,
|
||||
type=9,
|
||||
@@ -285,7 +289,8 @@ _PARENTCHILDCREDENTIAL = _descriptor.Descriptor(
|
||||
),
|
||||
_descriptor.FieldDescriptor(
|
||||
name="parent_stored_credential",
|
||||
full_name="spotify.login5.v3.credentials.ParentChildCredential.parent_stored_credential",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.ParentChildCredential.parent_stored_credential",
|
||||
index=1,
|
||||
number=2,
|
||||
type=11,
|
||||
@@ -325,7 +330,8 @@ _APPLESIGNINCREDENTIAL = _descriptor.Descriptor(
|
||||
fields=[
|
||||
_descriptor.FieldDescriptor(
|
||||
name="auth_code",
|
||||
full_name="spotify.login5.v3.credentials.AppleSignInCredential.auth_code",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.AppleSignInCredential.auth_code",
|
||||
index=0,
|
||||
number=1,
|
||||
type=9,
|
||||
@@ -344,7 +350,8 @@ _APPLESIGNINCREDENTIAL = _descriptor.Descriptor(
|
||||
),
|
||||
_descriptor.FieldDescriptor(
|
||||
name="redirect_uri",
|
||||
full_name="spotify.login5.v3.credentials.AppleSignInCredential.redirect_uri",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.AppleSignInCredential.redirect_uri",
|
||||
index=1,
|
||||
number=2,
|
||||
type=9,
|
||||
@@ -363,7 +370,8 @@ _APPLESIGNINCREDENTIAL = _descriptor.Descriptor(
|
||||
),
|
||||
_descriptor.FieldDescriptor(
|
||||
name="bundle_id",
|
||||
full_name="spotify.login5.v3.credentials.AppleSignInCredential.bundle_id",
|
||||
full_name=
|
||||
"spotify.login5.v3.credentials.AppleSignInCredential.bundle_id",
|
||||
index=2,
|
||||
number=3,
|
||||
type=9,
|
||||
@@ -394,19 +402,20 @@ _APPLESIGNINCREDENTIAL = _descriptor.Descriptor(
|
||||
)
|
||||
|
||||
_PARENTCHILDCREDENTIAL.fields_by_name[
|
||||
"parent_stored_credential"
|
||||
].message_type = _STOREDCREDENTIAL
|
||||
"parent_stored_credential"].message_type = _STOREDCREDENTIAL
|
||||
DESCRIPTOR.message_types_by_name["StoredCredential"] = _STOREDCREDENTIAL
|
||||
DESCRIPTOR.message_types_by_name["Password"] = _PASSWORD
|
||||
DESCRIPTOR.message_types_by_name["FacebookAccessToken"] = _FACEBOOKACCESSTOKEN
|
||||
DESCRIPTOR.message_types_by_name["OneTimeToken"] = _ONETIMETOKEN
|
||||
DESCRIPTOR.message_types_by_name["ParentChildCredential"] = _PARENTCHILDCREDENTIAL
|
||||
DESCRIPTOR.message_types_by_name["AppleSignInCredential"] = _APPLESIGNINCREDENTIAL
|
||||
DESCRIPTOR.message_types_by_name[
|
||||
"ParentChildCredential"] = _PARENTCHILDCREDENTIAL
|
||||
DESCRIPTOR.message_types_by_name[
|
||||
"AppleSignInCredential"] = _APPLESIGNINCREDENTIAL
|
||||
_sym_db.RegisterFileDescriptor(DESCRIPTOR)
|
||||
|
||||
StoredCredential = _reflection.GeneratedProtocolMessageType(
|
||||
"StoredCredential",
|
||||
(_message.Message,),
|
||||
(_message.Message, ),
|
||||
{
|
||||
"DESCRIPTOR": _STOREDCREDENTIAL,
|
||||
"__module__": "spotify.login5.v3.credentials.credentials_pb2"
|
||||
@@ -417,7 +426,7 @@ _sym_db.RegisterMessage(StoredCredential)
|
||||
|
||||
Password = _reflection.GeneratedProtocolMessageType(
|
||||
"Password",
|
||||
(_message.Message,),
|
||||
(_message.Message, ),
|
||||
{
|
||||
"DESCRIPTOR": _PASSWORD,
|
||||
"__module__": "spotify.login5.v3.credentials.credentials_pb2"
|
||||
@@ -428,7 +437,7 @@ _sym_db.RegisterMessage(Password)
|
||||
|
||||
FacebookAccessToken = _reflection.GeneratedProtocolMessageType(
|
||||
"FacebookAccessToken",
|
||||
(_message.Message,),
|
||||
(_message.Message, ),
|
||||
{
|
||||
"DESCRIPTOR": _FACEBOOKACCESSTOKEN,
|
||||
"__module__": "spotify.login5.v3.credentials.credentials_pb2"
|
||||
@@ -439,7 +448,7 @@ _sym_db.RegisterMessage(FacebookAccessToken)
|
||||
|
||||
OneTimeToken = _reflection.GeneratedProtocolMessageType(
|
||||
"OneTimeToken",
|
||||
(_message.Message,),
|
||||
(_message.Message, ),
|
||||
{
|
||||
"DESCRIPTOR": _ONETIMETOKEN,
|
||||
"__module__": "spotify.login5.v3.credentials.credentials_pb2"
|
||||
@@ -450,7 +459,7 @@ _sym_db.RegisterMessage(OneTimeToken)
|
||||
|
||||
ParentChildCredential = _reflection.GeneratedProtocolMessageType(
|
||||
"ParentChildCredential",
|
||||
(_message.Message,),
|
||||
(_message.Message, ),
|
||||
{
|
||||
"DESCRIPTOR": _PARENTCHILDCREDENTIAL,
|
||||
"__module__": "spotify.login5.v3.credentials.credentials_pb2"
|
||||
@@ -461,7 +470,7 @@ _sym_db.RegisterMessage(ParentChildCredential)
|
||||
|
||||
AppleSignInCredential = _reflection.GeneratedProtocolMessageType(
|
||||
"AppleSignInCredential",
|
||||
(_message.Message,),
|
||||
(_message.Message, ),
|
||||
{
|
||||
"DESCRIPTOR": _APPLESIGNINCREDENTIAL,
|
||||
"__module__": "spotify.login5.v3.credentials.credentials_pb2"
|
||||
|
||||
Reference in New Issue
Block a user