Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::ListDeploymentGroupRevisionsResponse.
The response message for the ListDeploymentGroupRevisions method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_group_revisions
def deployment_group_revisions() -> ::Array<::Google::Cloud::ConfigService::V1::DeploymentGroupRevision>
Returns
- (::Array<::Google::Cloud::ConfigService::V1::DeploymentGroupRevision>) — The deployment group revisions from the specified collection.
#deployment_group_revisions=
def deployment_group_revisions=(value) -> ::Array<::Google::Cloud::ConfigService::V1::DeploymentGroupRevision>
Parameter
- value (::Array<::Google::Cloud::ConfigService::V1::DeploymentGroupRevision>) — The deployment group revisions from the specified collection.
Returns
- (::Array<::Google::Cloud::ConfigService::V1::DeploymentGroupRevision>) — The deployment group revisions from the specified collection.
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — Token to be supplied to the next ListDeploymentGroupRevisions 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 ListDeploymentGroupRevisions request via
page_tokento obtain the next set of results.
Returns
-
(::String) — Token to be supplied to the next ListDeploymentGroupRevisions request via
page_tokento obtain the next set of results.
#unreachable
def unreachable() -> ::Array<::String>
Returns
- (::Array<::String>) — Unordered list. Locations that could not be reached.
#unreachable=
def unreachable=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Unordered list. Locations that could not be reached.
Returns
- (::Array<::String>) — Unordered list. Locations that could not be reached.