@@ -151,10 +151,21 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
151151 *
152152 * <pre>
153153 * Required. Parent resource name.
154- * - Format:projects/[PROJECT-ID]
155- * - Format:organizations/[ORGANIZATION-ID]
156- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
157- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
154+ * The format of this value varies depending on the scope of the request
155+ * (project or organization) and whether you have [specified a processing
156+ * location](/dlp/docs/specifying-location):
157+ * + Projects scope, location specified:<br/>
158+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
159+ * + Projects scope, no location specified (defaults to global):<br/>
160+ * `projects/`<var>PROJECT_ID</var>
161+ * + Organizations scope, location specified:<br/>
162+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
163+ * + Organizations scope, no location specified (defaults to global):<br/>
164+ * `organizations/`<var>ORG_ID</var>
165+ * The following example `parent` string specifies a parent project with the
166+ * identifier `example-project`, and specifies the `europe-west3` location
167+ * for processing data:
168+ * parent=projects/example-project/locations/europe-west3
158169 * </pre>
159170 *
160171 * <code>
@@ -180,10 +191,21 @@ public java.lang.String getParent() {
180191 *
181192 * <pre>
182193 * Required. Parent resource name.
183- * - Format:projects/[PROJECT-ID]
184- * - Format:organizations/[ORGANIZATION-ID]
185- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
186- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
194+ * The format of this value varies depending on the scope of the request
195+ * (project or organization) and whether you have [specified a processing
196+ * location](/dlp/docs/specifying-location):
197+ * + Projects scope, location specified:<br/>
198+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
199+ * + Projects scope, no location specified (defaults to global):<br/>
200+ * `projects/`<var>PROJECT_ID</var>
201+ * + Organizations scope, location specified:<br/>
202+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
203+ * + Organizations scope, no location specified (defaults to global):<br/>
204+ * `organizations/`<var>ORG_ID</var>
205+ * The following example `parent` string specifies a parent project with the
206+ * identifier `example-project`, and specifies the `europe-west3` location
207+ * for processing data:
208+ * parent=projects/example-project/locations/europe-west3
187209 * </pre>
188210 *
189211 * <code>
@@ -748,10 +770,21 @@ public Builder mergeFrom(
748770 *
749771 * <pre>
750772 * Required. Parent resource name.
751- * - Format:projects/[PROJECT-ID]
752- * - Format:organizations/[ORGANIZATION-ID]
753- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
754- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
773+ * The format of this value varies depending on the scope of the request
774+ * (project or organization) and whether you have [specified a processing
775+ * location](/dlp/docs/specifying-location):
776+ * + Projects scope, location specified:<br/>
777+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
778+ * + Projects scope, no location specified (defaults to global):<br/>
779+ * `projects/`<var>PROJECT_ID</var>
780+ * + Organizations scope, location specified:<br/>
781+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
782+ * + Organizations scope, no location specified (defaults to global):<br/>
783+ * `organizations/`<var>ORG_ID</var>
784+ * The following example `parent` string specifies a parent project with the
785+ * identifier `example-project`, and specifies the `europe-west3` location
786+ * for processing data:
787+ * parent=projects/example-project/locations/europe-west3
755788 * </pre>
756789 *
757790 * <code>
@@ -776,10 +809,21 @@ public java.lang.String getParent() {
776809 *
777810 * <pre>
778811 * Required. Parent resource name.
779- * - Format:projects/[PROJECT-ID]
780- * - Format:organizations/[ORGANIZATION-ID]
781- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
782- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
812+ * The format of this value varies depending on the scope of the request
813+ * (project or organization) and whether you have [specified a processing
814+ * location](/dlp/docs/specifying-location):
815+ * + Projects scope, location specified:<br/>
816+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
817+ * + Projects scope, no location specified (defaults to global):<br/>
818+ * `projects/`<var>PROJECT_ID</var>
819+ * + Organizations scope, location specified:<br/>
820+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
821+ * + Organizations scope, no location specified (defaults to global):<br/>
822+ * `organizations/`<var>ORG_ID</var>
823+ * The following example `parent` string specifies a parent project with the
824+ * identifier `example-project`, and specifies the `europe-west3` location
825+ * for processing data:
826+ * parent=projects/example-project/locations/europe-west3
783827 * </pre>
784828 *
785829 * <code>
@@ -804,10 +848,21 @@ public com.google.protobuf.ByteString getParentBytes() {
804848 *
805849 * <pre>
806850 * Required. Parent resource name.
807- * - Format:projects/[PROJECT-ID]
808- * - Format:organizations/[ORGANIZATION-ID]
809- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
810- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
851+ * The format of this value varies depending on the scope of the request
852+ * (project or organization) and whether you have [specified a processing
853+ * location](/dlp/docs/specifying-location):
854+ * + Projects scope, location specified:<br/>
855+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
856+ * + Projects scope, no location specified (defaults to global):<br/>
857+ * `projects/`<var>PROJECT_ID</var>
858+ * + Organizations scope, location specified:<br/>
859+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
860+ * + Organizations scope, no location specified (defaults to global):<br/>
861+ * `organizations/`<var>ORG_ID</var>
862+ * The following example `parent` string specifies a parent project with the
863+ * identifier `example-project`, and specifies the `europe-west3` location
864+ * for processing data:
865+ * parent=projects/example-project/locations/europe-west3
811866 * </pre>
812867 *
813868 * <code>
@@ -831,10 +886,21 @@ public Builder setParent(java.lang.String value) {
831886 *
832887 * <pre>
833888 * Required. Parent resource name.
834- * - Format:projects/[PROJECT-ID]
835- * - Format:organizations/[ORGANIZATION-ID]
836- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
837- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
889+ * The format of this value varies depending on the scope of the request
890+ * (project or organization) and whether you have [specified a processing
891+ * location](/dlp/docs/specifying-location):
892+ * + Projects scope, location specified:<br/>
893+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
894+ * + Projects scope, no location specified (defaults to global):<br/>
895+ * `projects/`<var>PROJECT_ID</var>
896+ * + Organizations scope, location specified:<br/>
897+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
898+ * + Organizations scope, no location specified (defaults to global):<br/>
899+ * `organizations/`<var>ORG_ID</var>
900+ * The following example `parent` string specifies a parent project with the
901+ * identifier `example-project`, and specifies the `europe-west3` location
902+ * for processing data:
903+ * parent=projects/example-project/locations/europe-west3
838904 * </pre>
839905 *
840906 * <code>
@@ -854,10 +920,21 @@ public Builder clearParent() {
854920 *
855921 * <pre>
856922 * Required. Parent resource name.
857- * - Format:projects/[PROJECT-ID]
858- * - Format:organizations/[ORGANIZATION-ID]
859- * - Format:projects/[PROJECT-ID]/locations/[LOCATION-ID]
860- * - Format:organizations/[ORGANIZATION-ID]/locations/[LOCATION-ID]
923+ * The format of this value varies depending on the scope of the request
924+ * (project or organization) and whether you have [specified a processing
925+ * location](/dlp/docs/specifying-location):
926+ * + Projects scope, location specified:<br/>
927+ * `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
928+ * + Projects scope, no location specified (defaults to global):<br/>
929+ * `projects/`<var>PROJECT_ID</var>
930+ * + Organizations scope, location specified:<br/>
931+ * `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
932+ * + Organizations scope, no location specified (defaults to global):<br/>
933+ * `organizations/`<var>ORG_ID</var>
934+ * The following example `parent` string specifies a parent project with the
935+ * identifier `example-project`, and specifies the `europe-west3` location
936+ * for processing data:
937+ * parent=projects/example-project/locations/europe-west3
861938 * </pre>
862939 *
863940 * <code>
0 commit comments