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

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

Response message for the ListDataPolicies method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_policies

def data_policies() -> ::Array<::Google::Cloud::Bigquery::DataPolicies::V1::DataPolicy>
Returns

#data_policies=

def data_policies=(value) -> ::Array<::Google::Cloud::Bigquery::DataPolicies::V1::DataPolicy>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token used to retrieve the next page of results, or empty if there are no more results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token used to retrieve the next page of results, or empty if there are no more results.
Returns
  • (::String) — Token used to retrieve the next page of results, or empty if there are no more results.