Interface CreateSinkRequest (9.3.1)

Package

@google-cloud/logging!

Properties

destination

destination: any;
Property Value
TypeDescription
any

filter

filter?: string;
Property Value
TypeDescription
string

gaxOptions

gaxOptions?: gax.CallOptions;
Property Value
TypeDescription
gax.CallOptions

includeChildren

includeChildren?: boolean;
Property Value
TypeDescription
boolean

name

name?: string;
Property Value
TypeDescription
string

outputVersionFormat

outputVersionFormat?: google.logging.v2.LogSink.VersionFormat;
Property Value
TypeDescription
google.logging.v2.LogSink.VersionFormat

uniqueWriterIdentity

uniqueWriterIdentity?: string | boolean;
Property Value
TypeDescription
string | boolean