Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::Config::V1::ListDeploymentsResponse.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployments
def deployments() -> ::Array<::Google::Cloud::Config::V1::Deployment>
    Returns
    
  - (::Array<::Google::Cloud::Config::V1::Deployment>) — List of {::Google::Cloud::Config::V1::Deployment Deployment}s.
#deployments=
def deployments=(value) -> ::Array<::Google::Cloud::Config::V1::Deployment>
    Parameter
    
  - value (::Array<::Google::Cloud::Config::V1::Deployment>) — List of {::Google::Cloud::Config::V1::Deployment Deployment}s.
    Returns
    
  - (::Array<::Google::Cloud::Config::V1::Deployment>) — List of {::Google::Cloud::Config::V1::Deployment Deployment}s.
#next_page_token
def next_page_token() -> ::String
    Returns
    
  - 
        (::String) — Token to be supplied to the next ListDeployments request via page_tokento obtain the next set of results.
#next_page_token=
def next_page_token=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Token to be supplied to the next ListDeployments request via page_tokento obtain the next set of results.
    Returns
    
  - 
        (::String) — Token to be supplied to the next ListDeployments request via page_tokento obtain the next set of results.
#unreachable
def unreachable() -> ::Array<::String>
    Returns
    
  - (::Array<::String>) — Locations that could not be reached.
#unreachable=
def unreachable=(value) -> ::Array<::String>
    Parameter
    
  - value (::Array<::String>) — Locations that could not be reached.
    Returns
    
- (::Array<::String>) — Locations that could not be reached.