Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::ListOSImagesRequest.
Request for getting all available OS images.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_size
def page_size() -> ::Integer
    Returns
    
  - (::Integer) — Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default. Notice that page_size field is not supported and won't be respected in the API request for now, will be updated when pagination is supported.
#page_size=
def page_size=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default. Notice that page_size field is not supported and won't be respected in the API request for now, will be updated when pagination is supported.
    Returns
    
  - (::Integer) — Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default. Notice that page_size field is not supported and won't be respected in the API request for now, will be updated when pagination is supported.
#page_token
def page_token() -> ::String
    Returns
    
  - (::String) — A token identifying a page of results from the server.
#page_token=
def page_token=(value) -> ::String
    Parameter
    
  - value (::String) — A token identifying a page of results from the server.
    Returns
    
  - (::String) — A token identifying a page of results from the server.
#parent
def parent() -> ::String
    Returns
    
  - (::String) — Required. Parent value for ListProvisioningQuotasRequest.
#parent=
def parent=(value) -> ::String
    Parameter
    
  - value (::String) — Required. Parent value for ListProvisioningQuotasRequest.
    Returns
    
- (::String) — Required. Parent value for ListProvisioningQuotasRequest.