Class RenameDataPolicyRequest (0.6.5)

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

Request message for the RenameDataPolicy method.

Attributes

NameDescription
name str
Required. Resource name of the data policy to rename. The format is projects/{project_number}/locations/{location_id}/dataPolicies/{data_policy_id}
new_data_policy_id str
Required. The new data policy id.