Class GenerateUploadUrlRequest (1.8.2)

GenerateUploadUrlRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request of GenerateSourceUploadUrl method.

Attribute

NameDescription
parent str
Required. The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format ``projects/*/locations/*``.

Inheritance

builtins.object > proto.message.Message > GenerateUploadUrlRequest