parent
7c1b0271cc
commit
63abde6afa
139 changed files with 16860 additions and 876 deletions
|
@ -2,10 +2,10 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/client_info.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/login5.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from protobuf.internal import enum_type_wrapper
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import enum_type_wrapper
|
||||
from spotify.login5.v3 import \
|
||||
client_info_pb2 as spotify_dot_login5_dot_v3_dot_client__info__pb2
|
||||
from spotify.login5.v3 import \
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/user_info.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/challenges/code.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/challenges/hashcash.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import \
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import \
|
||||
duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
|
@ -20,7 +20,7 @@ DESCRIPTOR = _descriptor.FileDescriptor(
|
|||
serialized_options=b"\n\024com.spotify.login5v3",
|
||||
create_key=_descriptor._internal_create_key,
|
||||
serialized_pb=
|
||||
b'\n+spotify/login5/v3/challenges/hashcash.proto\x12\x1cspotify.login5.v3.challenges\x1a\x1egoogle/protobuf/duration.proto"3\n\x11HashcashChallenge\x12\x0e\n\x06prefix\x18\x01 \x01(\x0c\x12\x0e\n\x06length\x18\x02 \x01(\x05"O\n\x10HashcashSolution\x12\x0e\n\x06suffix\x18\x01 \x01(\x0c\x12+\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.protobuf.DurationB\x16\n\x14\x63om.spotify.login5v3b\x06proto3',
|
||||
b'\n+spotify/login5/v3/challenges/hashcash.proto\x12\x1cspotify.login5.v3.challenges\x1a\x1egoogle/protobuf/duration.proto"3\n\x11HashcashChallenge\x12\x0e\n\x06prefix\x18\x01 \x01(\x0c\x12\x0e\n\x06length\x18\x02 \x01(\x05"O\n\x10HashcashSolution\x12\x0e\n\x06suffix\x18\x01 \x01(\x0c\x12+\n\x08\x64uration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x16\n\x14\x63om.spotify.login5v3b\x06proto3',
|
||||
dependencies=[
|
||||
google_dot_protobuf_dot_duration__pb2.DESCRIPTOR,
|
||||
],
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/credentials/credentials.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# source: spotify/login5/v3/identifiers/identifiers.proto
|
||||
"""Generated protocol buffer code."""
|
||||
from protobuf import descriptor as _descriptor
|
||||
from protobuf import message as _message
|
||||
from protobuf import reflection as _reflection
|
||||
from protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import message as _message
|
||||
from google.protobuf import reflection as _reflection
|
||||
from google.protobuf import symbol_database as _symbol_database
|
||||
|
||||
# @@protoc_insertion_point(imports)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue