@@ -14770,7 +14770,7 @@ def get_project_location_metadata_store(name, fields: nil, quota_user: nil, opti
1477014770 # projects/`project`/locations/`location``
1477114771 # @param [Fixnum] page_size
1477214772 # The maximum number of Metadata Stores to return. The service may return fewer.
14773- # Must be in range 1-1000 , inclusive. Defaults to 100.
14773+ # Must be in range 1-100 , inclusive. Defaults to 100.
1477414774 # @param [String] page_token
1477514775 # A page token, received from a previous MetadataService.ListMetadataStores call.
1477614776 # Provide this to retrieve the subsequent page. When paginating, all other
@@ -14949,7 +14949,7 @@ def get_project_location_metadata_store_artifact(name, fields: nil, quota_user:
1494914949 # https://google.aip.dev/132#ordering for more details.
1495014950 # @param [Fixnum] page_size
1495114951 # The maximum number of Artifacts to return. The service may return fewer. Must
14952- # be in range 1-1000 , inclusive. Defaults to 100.
14952+ # be in range 1-100 , inclusive. Defaults to 100.
1495314953 # @param [String] page_token
1495414954 # A page token, received from a previous MetadataService.ListArtifacts call.
1495514955 # Provide this to retrieve the subsequent page. When paginating, all other
@@ -15522,7 +15522,7 @@ def get_project_location_metadata_store_context(name, fields: nil, quota_user: n
1552215522 # https://google.aip.dev/132#ordering for more details.
1552315523 # @param [Fixnum] page_size
1552415524 # The maximum number of Contexts to return. The service may return fewer. Must
15525- # be in range 1-1000 , inclusive. Defaults to 100.
15525+ # be in range 1-100 , inclusive. Defaults to 100.
1552615526 # @param [String] page_token
1552715527 # A page token, received from a previous MetadataService.ListContexts call.
1552815528 # Provide this to retrieve the subsequent page. When paginating, all other
@@ -16067,7 +16067,7 @@ def get_project_location_metadata_store_execution(name, fields: nil, quota_user:
1606716067 # https://google.aip.dev/132#ordering for more details.
1606816068 # @param [Fixnum] page_size
1606916069 # The maximum number of Executions to return. The service may return fewer. Must
16070- # be in range 1-1000 , inclusive. Defaults to 100.
16070+ # be in range 1-100 , inclusive. Defaults to 100.
1607116071 # @param [String] page_token
1607216072 # A page token, received from a previous MetadataService.ListExecutions call.
1607316073 # Provide this to retrieve the subsequent page. When paginating, all other
@@ -16477,7 +16477,7 @@ def get_project_location_metadata_store_metadata_schema(name, fields: nil, quota
1647716477 # A query to filter available MetadataSchemas for matching results.
1647816478 # @param [Fixnum] page_size
1647916479 # The maximum number of MetadataSchemas to return. The service may return fewer.
16480- # Must be in range 1-1000 , inclusive. Defaults to 100.
16480+ # Must be in range 1-100 , inclusive. Defaults to 100.
1648116481 # @param [String] page_token
1648216482 # A page token, received from a previous MetadataService.ListMetadataSchemas
1648316483 # call. Provide this to retrieve the next page. When paginating, all other
0 commit comments