File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ class ProjectsLocationsPlugins extends \Google\Service\Resource
48
48
* field is optional. * If provided, the same will be used. The service will
49
49
* throw an error if the specified id is already used by another Plugin resource
50
50
* in the API hub instance. * If not provided, a system generated id will be
51
- * used. This value should be 4-500 characters, overall resource name which will
51
+ * used. This value should be 4-63 characters, overall resource name which will
52
52
* be of format `projects/{project}/locations/{location}/plugins/{plugin}`, its
53
53
* length is limited to 1000 characters and valid characters are /a-z[0-9]-_/.
54
54
* @return GoogleCloudApihubV1Plugin
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ class ProjectsLocationsPluginsInstances extends \Google\Service\Resource
47
47
* resource name. This field is optional. * If provided, the same will be used.
48
48
* The service will throw an error if the specified id is already used by
49
49
* another plugin instance in the plugin resource. * If not provided, a system
50
- * generated id will be used. This value should be 4-500 characters, and valid
50
+ * generated id will be used. This value should be 4-63 characters, and valid
51
51
* characters are /a-z[0-9]-_/.
52
52
* @return GoogleLongrunningOperation
53
53
* @throws \Google\Service\Exception
You can’t perform that action at this time.
0 commit comments