Interface CreateNotificationOptions (7.0.1)

Package

@google-cloud/storage

Properties

customAttributes

customAttributes?: {
        [key: string]: string;
    };

eventTypes

eventTypes?: string[];

objectNamePrefix

objectNamePrefix?: string;

payloadFormat

payloadFormat?: string;

userProject

userProject?: string;