[[["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-09-04 UTC."],[],[],null,["# Google Cloud Artifact Registry V1 Client - Class Mode (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-artifact-registry/latest/V1.Repository.Mode)\n- [1.2.0](/php/docs/reference/cloud-artifact-registry/1.2.0/V1.Repository.Mode)\n- [1.1.3](/php/docs/reference/cloud-artifact-registry/1.1.3/V1.Repository.Mode)\n- [1.0.0](/php/docs/reference/cloud-artifact-registry/1.0.0/V1.Repository.Mode)\n- [0.6.5](/php/docs/reference/cloud-artifact-registry/0.6.5/V1.Repository.Mode)\n- [0.5.1](/php/docs/reference/cloud-artifact-registry/0.5.1/V1.Repository.Mode)\n- [0.4.4](/php/docs/reference/cloud-artifact-registry/0.4.4/V1.Repository.Mode)\n- [0.3.13](/php/docs/reference/cloud-artifact-registry/0.3.13/V1.Repository.Mode) \nReference documentation and code samples for the Google Cloud Artifact Registry V1 Client class Mode.\n\nThe mode configures the repository to serve artifacts from different\nsources.\n\nProtobuf type `google.devtools.artifactregistry.v1.Repository.Mode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ArtifactRegistry \\\\ V1 \\\\ Repository\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### MODE_UNSPECIFIED\n\n Value: 0\n\nUnspecified mode.\n\nGenerated from protobuf enum `MODE_UNSPECIFIED = 0;`\n\n### STANDARD_REPOSITORY\n\n Value: 1\n\nA standard repository storing artifacts.\n\nGenerated from protobuf enum `STANDARD_REPOSITORY = 1;`\n\n### VIRTUAL_REPOSITORY\n\n Value: 2\n\nA virtual repository to serve artifacts from one or more sources.\n\nGenerated from protobuf enum `VIRTUAL_REPOSITORY = 2;`\n\n### REMOTE_REPOSITORY\n\n Value: 3\n\nA remote repository to serve artifacts from a remote source.\n\nGenerated from protobuf enum `REMOTE_REPOSITORY = 3;`"]]