Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::ListAssignmentsRequest.
The request for ReservationService.ListAssignments.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
- (::Integer) — The maximum number of items to return per page.
#page_size=
def page_size=(value) -> ::Integer
- value (::Integer) — The maximum number of items to return per page.
- (::Integer) — The maximum number of items to return per page.
#page_token
def page_token() -> ::String
- (::String) — The next_page_token value returned from a previous List request, if any.
#page_token=
def page_token=(value) -> ::String
- value (::String) — The next_page_token value returned from a previous List request, if any.
- (::String) — The next_page_token value returned from a previous List request, if any.
#parent
def parent() -> ::String
-
(::String) — Required. The parent resource name e.g.:
projects/myproject/locations/US/reservations/team1-prod
Or:
projects/myproject/locations/US/reservations/-
#parent=
def parent=(value) -> ::String
-
value (::String) — Required. The parent resource name e.g.:
projects/myproject/locations/US/reservations/team1-prod
Or:
projects/myproject/locations/US/reservations/-
-
(::String) — Required. The parent resource name e.g.:
projects/myproject/locations/US/reservations/team1-prod
Or:
projects/myproject/locations/US/reservations/-