Namespace: BatchOperationUpdateActivityOptions
batch.v1.BatchOperationUpdateActivityOptions
Interfaces
Type Aliases
$Shape
Ƭ $Shape: { activityOptions?: $Shape | null ; identity?: string | null ; matchAll?: boolean | null ; restoreOriginal?: boolean | null ; type?: string | null ; updateMask?: $Shape | null } & { activity?: undefined ; matchAll?: null ; type?: null } | { activity?: "type" ; matchAll?: null ; type: string } | { activity?: "matchAll" ; matchAll: boolean ; type?: null }
Narrowed shape of a BatchOperationUpdateActivityOptions.