Skip to content

'Blob.custom_time' setter doesnt update '_changes' #322

@tamir-jether

Description

@tamir-jether

i think the custom_time setter code should be:

        self._patch_property('customTime', value)

instead of

        self._properties["customTime"] = value

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/python-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions