public sealed class AnalyzeWorkloadMoveResponse : IMessage<AnalyzeWorkloadMoveResponse>, IEquatable<AnalyzeWorkloadMoveResponse>, IDeepCloneable<AnalyzeWorkloadMoveResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Assured Workloads v1beta1 API class AnalyzeWorkloadMoveResponse.
A response that includes the analysis of the hypothetical resource move.
Implements
IMessageAnalyzeWorkloadMoveResponse, IEquatableAnalyzeWorkloadMoveResponse, IDeepCloneableAnalyzeWorkloadMoveResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AssuredWorkloads.V1Beta1Assembly
Google.Cloud.AssuredWorkloads.V1Beta1.dll
Constructors
AnalyzeWorkloadMoveResponse()
public AnalyzeWorkloadMoveResponse()
AnalyzeWorkloadMoveResponse(AnalyzeWorkloadMoveResponse)
public AnalyzeWorkloadMoveResponse(AnalyzeWorkloadMoveResponse other)
Parameter | |
---|---|
Name | Description |
other |
AnalyzeWorkloadMoveResponse |
Properties
Blockers
public RepeatedField<string> Blockers { get; }
A list of blockers that should be addressed before moving the source project or project-based workload to the destination folder-based workload.
Property Value | |
---|---|
Type | Description |
RepeatedFieldstring |