public sealed class AutoAccept : IMessage<AutoAccept>, IEquatable<AutoAccept>, IDeepCloneable<AutoAccept>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class AutoAccept.
The auto-accept setting for a group controls whether
proposed spokes are automatically attached to the hub. If auto-accept is
enabled, the spoke immediately is attached to the hub and becomes part of the
group. In this case, the new spoke is in the ACTIVE state.
If auto-accept is disabled, the spoke goes to the INACTIVE
state, and it must be reviewed and accepted by a hub
administrator.
public RepeatedField<string> AutoAcceptProjects { get; }
Optional. A list of project ids or project numbers for which you want
to enable auto-accept. The auto-accept setting is applied to
spokes being created or updated in these projects.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAutoAccept\u003c/code\u003e class in the Google.Cloud.NetworkConnectivity.V1 API controls the automatic attachment of proposed spokes to a network hub.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eAutoAccept\u003c/code\u003e class documentation is 2.9.0, with versions ranging down to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eAuto-accept, when enabled, immediately attaches spokes to the hub in an ACTIVE state; when disabled, spokes go to an INACTIVE state, requiring administrator review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoAcceptProjects\u003c/code\u003e property allows you to specify project IDs or numbers where auto-accept should be enabled for spokes created or updated within those projects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoAccept\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]