[[["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 RemoteRepositoryConfig (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-artifact-registry/latest/V1.RemoteRepositoryConfig)\n- [1.2.0](/php/docs/reference/cloud-artifact-registry/1.2.0/V1.RemoteRepositoryConfig)\n- [1.1.3](/php/docs/reference/cloud-artifact-registry/1.1.3/V1.RemoteRepositoryConfig)\n- [1.0.0](/php/docs/reference/cloud-artifact-registry/1.0.0/V1.RemoteRepositoryConfig)\n- [0.6.5](/php/docs/reference/cloud-artifact-registry/0.6.5/V1.RemoteRepositoryConfig)\n- [0.5.1](/php/docs/reference/cloud-artifact-registry/0.5.1/V1.RemoteRepositoryConfig)\n- [0.4.4](/php/docs/reference/cloud-artifact-registry/0.4.4/V1.RemoteRepositoryConfig)\n- [0.3.13](/php/docs/reference/cloud-artifact-registry/0.3.13/V1.RemoteRepositoryConfig) \nReference documentation and code samples for the Google Cloud Artifact Registry V1 Client class RemoteRepositoryConfig.\n\nRemote repository configuration.\n\nGenerated from protobuf message `google.devtools.artifactregistry.v1.RemoteRepositoryConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ArtifactRegistry \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDockerRepository\n\nSpecific settings for a Docker remote repository.\n\n### hasDockerRepository\n\n### setDockerRepository\n\nSpecific settings for a Docker remote repository.\n\n### getMavenRepository\n\nSpecific settings for a Maven remote repository.\n\n### hasMavenRepository\n\n### setMavenRepository\n\nSpecific settings for a Maven remote repository.\n\n### getNpmRepository\n\nSpecific settings for an Npm remote repository.\n\n### hasNpmRepository\n\n### setNpmRepository\n\nSpecific settings for an Npm remote repository.\n\n### getPythonRepository\n\nSpecific settings for a Python remote repository.\n\n### hasPythonRepository\n\n### setPythonRepository\n\nSpecific settings for a Python remote repository.\n\n### getAptRepository\n\nSpecific settings for an Apt remote repository.\n\n### hasAptRepository\n\n### setAptRepository\n\nSpecific settings for an Apt remote repository.\n\n### getYumRepository\n\nSpecific settings for a Yum remote repository.\n\n### hasYumRepository\n\n### setYumRepository\n\nSpecific settings for a Yum remote repository.\n\n### getCommonRepository\n\nCommon remote repository settings.\n\nUsed as the remote repository upstream URL.\n\n### hasCommonRepository\n\n### setCommonRepository\n\nCommon remote repository settings.\n\nUsed as the remote repository upstream URL.\n\n### getDescription\n\nThe description of the remote source.\n\n### setDescription\n\nThe description of the remote source.\n\n### getUpstreamCredentials\n\nOptional. The credentials used to access the remote repository.\n\n### hasUpstreamCredentials\n\n### clearUpstreamCredentials\n\n### setUpstreamCredentials\n\nOptional. The credentials used to access the remote repository.\n\n### getDisableUpstreamValidation\n\nInput only. A create/update remote repo option to avoid making a HEAD/GET\nrequest to validate a remote repo and any supplied upstream credentials.\n\n### setDisableUpstreamValidation\n\nInput only. A create/update remote repo option to avoid making a HEAD/GET\nrequest to validate a remote repo and any supplied upstream credentials.\n\n### getRemoteSource"]]