public sealed class UpdateVPCSCConfigRequest : IMessage<UpdateVPCSCConfigRequest>, IEquatable<UpdateVPCSCConfigRequest>, IDeepCloneable<UpdateVPCSCConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class UpdateVPCSCConfigRequest.
[[["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 reference information for the `UpdateVPCSCConfigRequest` class within the Artifact Registry v1 API."],["The `UpdateVPCSCConfigRequest` class is used to set the VPCSC (Virtual Private Cloud Service Controls) configuration for a project."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from object."],["The class offers properties for `UpdateMask`, which supports partial updates, and `VpcscConfig`, representing the project configuration."],["There is a list of versions that includes the latest version, 2.9.0, and spans back to version 1.0.0."]]],[]]