We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360a516 commit 5dac805Copy full SHA for 5dac805
googleapiclient/model.py
@@ -342,7 +342,7 @@ class ProtocolBufferModel(BaseModel):
342
def __init__(self, protocol_buffer):
343
"""Constructs a ProtocolBufferModel.
344
345
- The serialzed protocol buffer returned in an HTTP response will be
+ The serialized protocol buffer returned in an HTTP response will be
346
de-serialized using the given protocol buffer class.
347
348
Args:
0 commit comments