Compute Engine v1 API - Class GetSnapshotSettingRequest (2.16.0)

public sealed class GetSnapshotSettingRequest : IMessage<GetSnapshotSettingRequest>, IEquatable<GetSnapshotSettingRequest>, IDeepCloneable<GetSnapshotSettingRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class GetSnapshotSettingRequest.

A request message for SnapshotSettingsService.Get. See the method description for details.

Inheritance

object > GetSnapshotSettingRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetSnapshotSettingRequest()

public GetSnapshotSettingRequest()

GetSnapshotSettingRequest(GetSnapshotSettingRequest)

public GetSnapshotSettingRequest(GetSnapshotSettingRequest other)
Parameter
Name Description
other GetSnapshotSettingRequest

Properties

Project

public string Project { get; set; }

Project ID for this request.

Property Value
Type Description
string