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