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

ProjectsLocationsRepositoriesFetchBlobOptions

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

Additional options for SecureSourceManager#projectsLocationsRepositoriesFetchBlob.

interface ProjectsLocationsRepositoriesFetchBlobOptions {
sha?: string;
}

§Properties

§
sha?: string
[src]

Required. The SHA-1 hash of the blob to retrieve.