Class GetNotificationOptions (3.4.0)

public sealed class GetNotificationOptions

Options for GetNotification operations.

Inheritance

System.Object > GetNotificationOptions

Namespace

Google.Cloud.Storage.V1

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
System.String