public sealed class GetVPCSCConfigRequest : IMessage<GetVPCSCConfigRequest>, IEquatable<GetVPCSCConfigRequest>, IDeepCloneable<GetVPCSCConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetVPCSCConfigRequest.
[[["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 `GetVPCSCConfigRequest` class within the Google Cloud Artifact Registry v1 API, specifically version 2.7.0."],["The `GetVPCSCConfigRequest` class is used to retrieve the VPC Service Controls (VPC SC) configuration for a specific project."],["It inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors and two properties: `Name`, which is the required name of the VPCSCConfig resource, and `VpcscConfigName`, which provides a typed view of the resource name."],["The provided documentation shows all the versions available for this API class, from 1.0.0 to the latest 2.9.0."]]],[]]