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