Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ObjectFilter

import type { ObjectFilter } from "https://googleapis.deno.dev/v1/datastream:v1.ts";

Object filter to apply the rules to.

interface ObjectFilter {
sourceObjectIdentifier?: SourceObjectIdentifier;
}

§Properties

§
sourceObjectIdentifier?: SourceObjectIdentifier
[src]

Specific source object identifier.