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 page provides documentation for the `UpdateVPCSCConfigRequest` class within the Google Cloud Artifact Registry v1 API, specifically in version 2.4.0."],["The `UpdateVPCSCConfigRequest` class is used to set the VPCSC (VPC Service Controls) configuration for a project within the Artifact Registry."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["Key properties of this class include `UpdateMask` for partial updates and `VpcscConfig` to configure the project."],["This page also lists all the other versions of this class from 1.0.0 to 2.9.0."]]],[]]