public CallSettings ValidateAttestationOccurrenceSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ValidationHelperV1Client.ValidateAttestationOccurrence and
ValidationHelperV1Client.ValidateAttestationOccurrenceAsync.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides details on the `ValidationHelperV1Settings` class, which is used to configure settings for `ValidationHelperV1Client` instances within the Google Cloud Binary Authorization V1 library."],["`ValidationHelperV1Settings` inherits from `ServiceSettingsBase` and ultimately from `Object`, providing access to a variety of inherited members and methods."],["The `ValidationHelperV1Settings` class includes a `ValidateAttestationOccurrenceSettings` property for configuring call settings related to `ValidationHelperV1Client.ValidateAttestationOccurrence`."],["You can create a new `ValidationHelperV1Settings` object with default settings via the constructor, clone an existing object using `Clone()`, or retrieve a default instance with `GetDefault()`."],["There are various versions available, with 2.5.0 being the latest, followed by previous versions from 2.4.0 to 1.0.0, with links to each version's documentation."]]],[]]