Class AccessSecretVersionRequest (1.3.0)

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

Request message for [SecretManagerService.AccessSecretVersion][google.cloud.secretmanager.v1.SecretManagerService.AccessSecretVersion].

Inheritance

System.Object > AccessSecretVersionRequest

Implements

Google.Protobuf.IMessage < AccessSecretVersionRequest >, System.IEquatable < AccessSecretVersionRequest >, Google.Protobuf.IDeepCloneable < AccessSecretVersionRequest >, Google.Protobuf.IBufferMessage , Google.Protobuf.IMessage

Namespace

Google.Cloud.SecretManager.V1

Assembly

Google.Cloud.SecretManager.V1.dll

Constructors

AccessSecretVersionRequest()

 public AccessSecretVersionRequest() 

AccessSecretVersionRequest(AccessSecretVersionRequest)

 public AccessSecretVersionRequest(AccessSecretVersionRequest other) 
Parameter
Name
Description

Properties

Name

 public string Name { get; set; } 

Required. The resource name of the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion] in the format projects/*/secrets/*/versions/* .

Property Value
Type
Description
System.String

SecretVersionName

 public SecretVersionName SecretVersionName { get; set; } 

SecretVersionName -typed view over the Name resource name property.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: