public sealed class SetLabelsImageRequest : IMessage<SetLabelsImageRequest>, IEquatable<SetLabelsImageRequest>, IDeepCloneable<SetLabelsImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsImageRequest.
A request message for Images.SetLabels. See the method description for details.
Implements
IMessageSetLabelsImageRequest, IEquatableSetLabelsImageRequest, IDeepCloneableSetLabelsImageRequest, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SetLabelsImageRequest()
public SetLabelsImageRequest()
SetLabelsImageRequest(SetLabelsImageRequest)
public SetLabelsImageRequest(SetLabelsImageRequest other)
Parameter | |
---|---|
Name | Description |
other | SetLabelsImageRequest |
Properties
GlobalSetLabelsRequestResource
public GlobalSetLabelsRequest GlobalSetLabelsRequestResource { get; set; }
The body resource for this request
Property Value | |
---|---|
Type | Description |
GlobalSetLabelsRequest |
Project
public string Project { get; set; }
Project ID for this request.
Property Value | |
---|---|
Type | Description |
string |
Resource
public string Resource { get; set; }
Name or id of the resource for this request.
Property Value | |
---|---|
Type | Description |
string |