@@ -600,7 +600,7 @@ public final BatchGetAssetsHistoryResponse batchGetAssetsHistory(
600
600
*
601
601
* @param parent Required. The name of the project/folder/organization where this feed should be
602
602
* created in. It can only be an organization number (such as "organizations/123"), a folder
603
- * number (such as "folders/123"), a project ID (such as "projects/my-project-id")" , or a
603
+ * number (such as "folders/123"), a project ID (such as "projects/my-project-id"), or a
604
604
* project number (such as "projects/12345").
605
605
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
606
606
*/
@@ -1851,7 +1851,7 @@ public final UnaryCallable<QueryAssetsRequest, QueryAssetsResponse> queryAssetsC
1851
1851
*
1852
1852
* @param parent Required. The name of the project/folder/organization where this saved_query
1853
1853
* should be created in. It can only be an organization number (such as "organizations/123"),
1854
- * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id")" ,
1854
+ * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id"),
1855
1855
* or a project number (such as "projects/12345").
1856
1856
* @param savedQuery Required. The saved_query details. The `name` field must be empty as it will
1857
1857
* be generated based on the parent and saved_query_id.
@@ -1895,7 +1895,7 @@ public final SavedQuery createSavedQuery(
1895
1895
*
1896
1896
* @param parent Required. The name of the project/folder/organization where this saved_query
1897
1897
* should be created in. It can only be an organization number (such as "organizations/123"),
1898
- * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id")" ,
1898
+ * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id"),
1899
1899
* or a project number (such as "projects/12345").
1900
1900
* @param savedQuery Required. The saved_query details. The `name` field must be empty as it will
1901
1901
* be generated based on the parent and saved_query_id.
@@ -1939,7 +1939,7 @@ public final SavedQuery createSavedQuery(
1939
1939
*
1940
1940
* @param parent Required. The name of the project/folder/organization where this saved_query
1941
1941
* should be created in. It can only be an organization number (such as "organizations/123"),
1942
- * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id")" ,
1942
+ * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id"),
1943
1943
* or a project number (such as "projects/12345").
1944
1944
* @param savedQuery Required. The saved_query details. The `name` field must be empty as it will
1945
1945
* be generated based on the parent and saved_query_id.
@@ -1983,7 +1983,7 @@ public final SavedQuery createSavedQuery(
1983
1983
*
1984
1984
* @param parent Required. The name of the project/folder/organization where this saved_query
1985
1985
* should be created in. It can only be an organization number (such as "organizations/123"),
1986
- * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id")" ,
1986
+ * a folder number (such as "folders/123"), a project ID (such as "projects/my-project-id"),
1987
1987
* or a project number (such as "projects/12345").
1988
1988
* @param savedQuery Required. The saved_query details. The `name` field must be empty as it will
1989
1989
* be generated based on the parent and saved_query_id.
0 commit comments