Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::ListDomainsRequest.
Request message for [ListDomains][google.cloud.managedidentities.v1.ListDomains]
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#filter
def filter() -> ::String
    Returns
    
  - 
        (::String) — Optional. A filter specifying constraints of a list operation.
For example, 
Domain.fqdn="mydomain.myorginization". 
#filter=
def filter=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Optional. A filter specifying constraints of a list operation.
For example, 
Domain.fqdn="mydomain.myorginization". 
    Returns
    
  - 
        (::String) — Optional. A filter specifying constraints of a list operation.
For example, 
Domain.fqdn="mydomain.myorginization". 
#order_by
def order_by() -> ::String
    Returns
    
  - (::String) — Optional. Specifies the ordering of results. See Sorting order for more information.
 
#order_by=
def order_by=(value) -> ::String
    Parameter
    
  - value (::String) — Optional. Specifies the ordering of results. See Sorting order for more information.
 
    Returns
    
  - (::String) — Optional. Specifies the ordering of results. See Sorting order for more information.
 
#page_size
def page_size() -> ::Integer
    Returns
    
  - (::Integer) — Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used. Regardless of the page_size value, the response may include a partial list. Callers should rely on a response's next_page_token to determine if there are additional results to list.
 
#page_size=
def page_size=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used. Regardless of the page_size value, the response may include a partial list. Callers should rely on a response's next_page_token to determine if there are additional results to list.
 
    Returns
    
  - (::Integer) — Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used. Regardless of the page_size value, the response may include a partial list. Callers should rely on a response's next_page_token to determine if there are additional results to list.
 
#page_token
def page_token() -> ::String
    Returns
    
  - 
        (::String) — Optional. The 
next_page_tokenvalue returned from a previous ListDomainsRequest request, if any. 
#page_token=
def page_token=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Optional. The 
next_page_tokenvalue returned from a previous ListDomainsRequest request, if any. 
    Returns
    
  - 
        (::String) — Optional. The 
next_page_tokenvalue returned from a previous ListDomainsRequest request, if any. 
#parent
def parent() -> ::String
    Returns
    
  - 
        (::String) — Required. The resource name of the domain location using the form:
projects/{project_id}/locations/global 
#parent=
def parent=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. The resource name of the domain location using the form:
projects/{project_id}/locations/global 
    Returns
    
- 
        (::String) — Required. The resource name of the domain location using the form:
projects/{project_id}/locations/global