Locations API - Class Google::Cloud::Location::ListLocationsRequest (v0.1.2)

Reference documentation and code samples for the Locations API class Google::Cloud::Location::ListLocationsRequest.

The request message for Locations.ListLocations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#filter

def filter() -> ::String
Returns
  • (::String) — The standard list filter.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — The standard list filter.
Returns
  • (::String) — The standard list filter.

#name

def name() -> ::String
Returns
  • (::String) — The resource that owns the locations collection, if applicable.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource that owns the locations collection, if applicable.
Returns
  • (::String) — The resource that owns the locations collection, if applicable.

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — The standard list page size.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — The standard list page size.
Returns
  • (::Integer) — The standard list page size.

#page_token

def page_token() -> ::String
Returns
  • (::String) — The standard list page token.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — The standard list page token.
Returns
  • (::String) — The standard list page token.