Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::SearchAssignmentsRequest.
The request for ReservationService.SearchAssignments. Note: "bigquery.reservationAssignments.search" permission is required on the related assignee.
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 resource name of the admin project(containing project and location), e.g.: 
projects/myproject/locations/US. 
#parent=
def parent=(value) -> ::String-  value (::String) — Required. The resource name of the admin project(containing project and location), e.g.: 
projects/myproject/locations/US. 
-  (::String) — Required. The resource name of the admin project(containing project and location), e.g.: 
projects/myproject/locations/US. 
#query
def query() -> ::String-  (::String) — 
Please specify resource name as assignee in the query.
Examples:
assignee=projects/myprojectassignee=folders/123assignee=organizations/456
 
#query=
def query=(value) -> ::String-  value (::String) — 
Please specify resource name as assignee in the query.
Examples:
assignee=projects/myprojectassignee=folders/123assignee=organizations/456
 
-  (::String) — 
Please specify resource name as assignee in the query.
Examples:
assignee=projects/myprojectassignee=folders/123assignee=organizations/456