BigQuery Data Policy Service V1 API - Class Google::Cloud::Bigquery::DataPolicies::V1::UpdateDataPolicyRequest (v0.5.0)

Reference documentation and code samples for the BigQuery Data Policy Service V1 API class Google::Cloud::Bigquery::DataPolicies::V1::UpdateDataPolicyRequest.

Response message for the UpdateDataPolicy method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_policy

defdata_policy()->::Google::Cloud::Bigquery::DataPolicies::V1::DataPolicy
Returns

#data_policy=

defdata_policy=(value)->::Google::Cloud::Bigquery::DataPolicies::V1::DataPolicy
Parameter
Returns

#update_mask

defupdate_mask()->::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — The update mask applies to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.

    Updates to the name and dataPolicyId fields are not allowed.

#update_mask=

defupdate_mask=(value)->::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — The update mask applies to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.

    Updates to the name and dataPolicyId fields are not allowed.

Returns
  • (::Google::Protobuf::FieldMask) — The update mask applies to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.

    Updates to the name and dataPolicyId fields are not allowed.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月06日 UTC.