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

GoogleAdsSearchads360V0Errors_ErrorLocation_FieldPathElement

import type { GoogleAdsSearchads360V0Errors_ErrorLocation_FieldPathElement } from "https://googleapis.deno.dev/v1/searchads360:v0.ts";

A part of a field path.

interface GoogleAdsSearchads360V0Errors_ErrorLocation_FieldPathElement {
fieldName?: string;
index?: number;
}

§Properties

§
fieldName?: string
[src]

The name of a field or a oneof

§
index?: number
[src]

If field_name is a repeated field, this is the element that failed