public sealed class AppConnectorInstanceConfig : IMessage<AppConnectorInstanceConfig>, IEquatable<AppConnectorInstanceConfig>, IDeepCloneable<AppConnectorInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnectors v1 API class AppConnectorInstanceConfig.
AppConnectorInstanceConfig defines the instance config of a AppConnector.
Required. A monotonically increasing number generated and maintained
by the API provider. Every time a config changes in the backend, the
sequenceNumber should be bumped up to reflect the change.
[[["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\u003eThis documentation provides reference information for the \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e class within the Google Cloud BeyondCorp AppConnectors v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e class is used to define the instance configuration of an AppConnector and is the latest version (1.3.0) out of four available versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with members and methods from these interfaces available for use.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e include \u003ccode\u003eImageConfig\u003c/code\u003e, \u003ccode\u003eInstanceConfig\u003c/code\u003e, \u003ccode\u003eNotificationConfig\u003c/code\u003e, and \u003ccode\u003eSequenceNumber\u003c/code\u003e, each serving specific roles in defining the configuration, including image details, agent settings, notification mechanisms, and a sequence number.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class that allow either default construction, or construction by passing another instance of \u003ccode\u003eAppConnectorInstanceConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]