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 documentation for the `GetVPCSCConfigRequest` class within the Google Cloud Artifact Registry v1 API, specifically version 2.8.0."],["The `GetVPCSCConfigRequest` class is used to retrieve the VPC Service Controls (VPC SC) configuration for a project and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties like `Name` (a string representing the resource name) and `VpcscConfigName` (a typed view of the resource name)."],["The latest version is 2.9.0, and there are multiple versions documented from 1.0.0 to 2.9.0 for the GetVPCSCConfigRequest class."]]],[]]