Google Cloud Storage v1 API - Class LockBucketRetentionPolicyOptions (4.4.0)

public sealed class LockBucketRetentionPolicyOptions

Reference documentation and code samples for the Google Cloud Storage v1 API class LockBucketRetentionPolicyOptions.

Options for LockBucketRetentionPolicy operations.

Inheritance

object > LockBucketRetentionPolicyOptions

Namespace

GoogleGoogle.CloudGoogle.Cloud.StorageV1

Assembly

Google.Cloud.Storage.V1.dll

Properties

UserProject

public string UserProject { get; set; }

If set, this is the ID of the project which will be billed for the request. The caller must have suitable permissions for the project being billed.

Property Value
TypeDescription
string