reCAPTCHA Enterprise V1 API - Class Google::Cloud::RecaptchaEnterprise::V1::ListIpOverridesResponse (v1.4.0)

Reference documentation and code samples for the reCAPTCHA Enterprise V1 API class Google::Cloud::RecaptchaEnterprise::V1::ListIpOverridesResponse.

Response for ListIpOverrides.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ip_overrides

def ip_overrides() -> ::Array<::Google::Cloud::RecaptchaEnterprise::V1::IpOverrideData>
Returns

#ip_overrides=

def ip_overrides=(value) -> ::Array<::Google::Cloud::RecaptchaEnterprise::V1::IpOverrideData>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token to retrieve the next page of results. If this field is empty, no keys remain in the results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token to retrieve the next page of results. If this field is empty, no keys remain in the results.
Returns
  • (::String) — Token to retrieve the next page of results. If this field is empty, no keys remain in the results.