Reference documentation and code samples for the Assured Workloads for Government V1beta1 API class Google::Cloud::AssuredWorkloads::V1beta1::AnalyzeWorkloadMoveResponse.
A response that includes the analysis of the hypothetical resource move.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#blockers
def blockers() -> ::Array<::String>
Returns
- (::Array<::String>) — A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.
#blockers=
def blockers=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.
Returns
- (::Array<::String>) — A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.