public sealed class MoveProjectMetadata : IMessage<MoveProjectMetadata>, IEquatable<MoveProjectMetadata>, IDeepCloneable<MoveProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class MoveProjectMetadata.
A status object which is used as the metadata
field for the Operation
returned by MoveProject.
Implements
IMessage<MoveProjectMetadata>, IEquatable<MoveProjectMetadata>, IDeepCloneable<MoveProjectMetadata>, IBufferMessage, IMessageNamespace
Google.Cloud.ResourceManager.V3Assembly
Google.Cloud.ResourceManager.V3.dll
Constructors
MoveProjectMetadata()
public MoveProjectMetadata()
MoveProjectMetadata(MoveProjectMetadata)
public MoveProjectMetadata(MoveProjectMetadata other)
Parameter | |
---|---|
Name | Description |
other | MoveProjectMetadata |