Skip to content

Commit c47e53a

Browse files
yoshi-code-botyoshi-automationgcf-owl-bot[bot]
authored
feat: run the generator (#3795)
* fix(accessapproval): update the API #### accessapproval:v1 The following keys were changed: - resources.folders.methods.deleteAccessApprovalSettings.description - resources.folders.methods.getAccessApprovalSettings.description - resources.folders.resources.approvalRequests.methods.dismiss.description - resources.folders.resources.approvalRequests.methods.invalidate.description - resources.organizations.methods.deleteAccessApprovalSettings.description - resources.organizations.methods.getAccessApprovalSettings.description - resources.organizations.resources.approvalRequests.methods.dismiss.description - resources.organizations.resources.approvalRequests.methods.invalidate.description - resources.projects.methods.deleteAccessApprovalSettings.description - resources.projects.methods.getAccessApprovalSettings.description - resources.projects.resources.approvalRequests.methods.dismiss.description - resources.projects.resources.approvalRequests.methods.invalidate.description - schemas.AccessApprovalSettings.properties.approvalPolicy.description - schemas.AccessApprovalSettings.properties.effectiveApprovalPolicy.description - schemas.AccessApprovalSettings.properties.enrolledServices.description - schemas.AccessApprovalSettings.properties.notificationPubsubTopic.description - schemas.AccessApprovalSettings.properties.preferNoBroadApprovalRequests.description - schemas.AccessApprovalSettings.properties.preferredRequestExpirationDays.description - schemas.AccessApprovalSettings.properties.requestScopeMaxWidthPreference.description - schemas.AccessApprovalSettings.properties.requestScopeMaxWidthPreference.enumDescriptions - schemas.AccessApprovalSettings.properties.requireCustomerVisibleJustification.description - schemas.AccessLocations.description - schemas.AccessLocations.properties.principalOfficeCountry.description - schemas.AccessLocations.properties.principalPhysicalLocationCountry.description - schemas.AccessReason.properties.type.description - schemas.AccessReason.properties.type.enumDescriptions - schemas.ApprovalRequest.properties.requestedReason.description - schemas.AugmentedInfo.description - schemas.CustomerApprovalApprovalPolicy.properties.justificationBasedApprovalPolicy.enumDescriptions - schemas.EnrolledService.properties.cloudProduct.description - schemas.EnrolledService.properties.enrollmentLevel.enumDescriptions * fix(admin): update the API #### admin:directory_v1 The following keys were changed: - resources.groups.methods.list.parameters.query.description - resources.users.methods.watch.parameters.query.description - schemas.ChromeOsDevice.properties.osVersionCompliance.description * feat(aiplatform)!: update the API BREAKING CHANGE: This release has breaking changes. #### aiplatform:v1beta1 The following keys were deleted: - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSources.properties.flagContentUri.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSources.properties.flagContentUri.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.id - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.properties.displayName.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.properties.displayName.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.properties.photoUri.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.properties.photoUri.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.properties.uri.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.properties.uri.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesAuthorAttribution.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.authorAttribution.$ref - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.authorAttribution.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.flagContentUri.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.flagContentUri.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.relativePublishTimeDescription.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.relativePublishTimeDescription.type - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.review.description - schemas.GoogleCloudAiplatformV1beta1GroundingChunkMapsPlaceAnswerSourcesReviewSnippet.properties.review.type - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironment.properties.metadata.description - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironment.properties.metadata.readOnly - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironment.properties.metadata.type - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment.properties.dependencies.description - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment.properties.dependencies.items.type - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment.properties.dependencies.type - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment.properties.env.description - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment.properties.env.items.$ref - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecCodeExecutionEnvironment.properties.env.type The following keys were added: - resources.projects.resources.locations.methods.generateInstanceRubrics.description - resources.projects.resources.locations.methods.generateInstanceRubrics.flatPath - resources.projects.resources.locations.methods.generateInstanceRubrics.httpMethod - resources.projects.resources.locations.methods.generateInstanceRubrics.id - resources.projects.resources.locations.methods.generateInstanceRubrics.parameterOrder - resources.projects.resources.locations.methods.generateInstanceRubrics.parameters.location.description - resources.projects.resources.locations.methods.generateInstanceRubrics.parameters.location.location - resources.projects.resources.locations.methods.generateInstanceRubrics.parameters.location.pattern - resources.projects.resources.locations.methods.generateInstanceRubrics.parameters.location.required - resources.projects.resources.locations.methods.generateInstanceRubrics.parameters.location.type - resources.projects.resources.locations.methods.generateInstanceRubrics.path - resources.projects.resources.locations.methods.generateInstanceRubrics.request.$ref - resources.projects.resources.locations.methods.generateInstanceRubrics.response.$ref - resources.projects.resources.locations.methods.generateInstanceRubrics.scopes - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.description - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.flatPath - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.httpMethod - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.id - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameterOrder - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.deployedModelId.description - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.deployedModelId.location - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.deployedModelId.required - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.deployedModelId.type - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.endpoint.description - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.endpoint.location - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.endpoint.pattern - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.endpoint.required - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.endpoint.type - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.invokeId.location - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.invokeId.required - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.parameters.invokeId.type - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.path - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.request.$ref - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.response.$ref - resources.projects.resources.locations.resources.endpoints.resources.deployedModels.resources.invoke.methods.invoke.scopes - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.description - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.flatPath - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.httpMethod - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.id - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameterOrder - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.endpoint.description - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.endpoint.location - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.endpoint.pattern - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.endpoint.required - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.endpoint.type - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.invokeId.location - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.invokeId.required - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.parameters.invokeId.type - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.path - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.request.$ref - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.response.$ref - resources.projects.resources.locations.resources.endpoints.resources.invoke.methods.invoke.scopes - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.description - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.flatPath - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.httpMethod - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.id - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameterOrder - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.deployedModelId.description - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.deployedModelId.location - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.deployedModelId.type - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.endpoint.description - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.endpoint.location - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.endpoint.pattern - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.endpoint.required - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.parameters.endpoint.type - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.path - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.request.$ref - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.response.$ref - resources.projects.resources.locations.resources.endpoints.resources.openapi.methods.embeddings.scopes - resources.projects.resources.locations.resources.evaluationItems.methods.create.description - resources.projects.resources.locations.resources.evaluationItems.methods.create.flatPath - resources.projects.resources.locations.resources.evaluationItems.methods.create.httpMethod - resources.projects.resources.locations.resources.evaluationItems.methods.create.id - resources.projects.resources.locations.resources.evaluationItems.methods.create.parameterOrder - resources.projects.resources.locations.resources.evaluationItems.methods.create.parameters.parent.description - resources.projects.resources.locations.resources.evaluationItems.methods.create.parameters.parent.location - resources.projects.resources.locations.resources.evaluationItems.methods.create.parameters.parent.pattern - resources.projects.resources.locations.resources.evaluationItems.methods.create.parameters.parent.required - resources.projects.resources.locations.resources.evaluationItems.methods.create.parameters.parent.type - resources.projects.resources.locations.resources.evaluationItems.methods.create.path - resources.projects.resources.locations.resources.evaluationItems.methods.create.request.$ref - resources.projects.resources.locations.resources.evaluationItems.methods.create.response.$ref - resources.projects.resources.locations.resources.evaluationItems.methods.create.scopes - resources.projects.resources.locations.resources.evaluationItems.methods.delete.description - resources.projects.resources.locations.resources.evaluationItems.methods.delete.flatPath - resources.projects.resources.locations.resources.evaluationItems.methods.delete.httpMethod - resources.projects.resources.locations.resources.evaluationItems.methods.delete.id - resources.projects.resources.locations.resources.evaluationItems.methods.delete.parameterOrder - resources.projects.resources.locations.resources.evaluationItems.methods.delete.parameters.name.description - resources.projects.resources.locations.resources.evaluationItems.methods.delete.parameters.name.location - resources.projects.resources.locations.resources.evaluationItems.methods.delete.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationItems.methods.delete.parameters.name.required - resources.projects.resources.locations.resources.evaluationItems.methods.delete.parameters.name.type - resources.projects.resources.locations.resources.evaluationItems.methods.delete.path - resources.projects.resources.locations.resources.evaluationItems.methods.delete.response.$ref - resources.projects.resources.locations.resources.evaluationItems.methods.delete.scopes - resources.projects.resources.locations.resources.evaluationItems.methods.get.description - resources.projects.resources.locations.resources.evaluationItems.methods.get.flatPath - resources.projects.resources.locations.resources.evaluationItems.methods.get.httpMethod - resources.projects.resources.locations.resources.evaluationItems.methods.get.id - resources.projects.resources.locations.resources.evaluationItems.methods.get.parameterOrder - resources.projects.resources.locations.resources.evaluationItems.methods.get.parameters.name.description - resources.projects.resources.locations.resources.evaluationItems.methods.get.parameters.name.location - resources.projects.resources.locations.resources.evaluationItems.methods.get.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationItems.methods.get.parameters.name.required - resources.projects.resources.locations.resources.evaluationItems.methods.get.parameters.name.type - resources.projects.resources.locations.resources.evaluationItems.methods.get.path - resources.projects.resources.locations.resources.evaluationItems.methods.get.response.$ref - resources.projects.resources.locations.resources.evaluationItems.methods.get.scopes - resources.projects.resources.locations.resources.evaluationItems.methods.list.description - resources.projects.resources.locations.resources.evaluationItems.methods.list.flatPath - resources.projects.resources.locations.resources.evaluationItems.methods.list.httpMethod - resources.projects.resources.locations.resources.evaluationItems.methods.list.id - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameterOrder - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.filter.description - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.filter.location - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.filter.type - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.orderBy.description - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.orderBy.location - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.orderBy.type - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageSize.description - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageSize.format - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageSize.location - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageSize.type - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageToken.description - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageToken.location - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.pageToken.type - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.parent.description - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.parent.location - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.parent.pattern - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.parent.required - resources.projects.resources.locations.resources.evaluationItems.methods.list.parameters.parent.type - resources.projects.resources.locations.resources.evaluationItems.methods.list.path - resources.projects.resources.locations.resources.evaluationItems.methods.list.response.$ref - resources.projects.resources.locations.resources.evaluationItems.methods.list.scopes - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.description - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.flatPath - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.httpMethod - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.id - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.parameterOrder - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.parameters.name.description - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.parameters.name.location - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.parameters.name.required - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.parameters.name.type - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.path - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.request.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.response.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.cancel.scopes - resources.projects.resources.locations.resources.evaluationRuns.methods.create.description - resources.projects.resources.locations.resources.evaluationRuns.methods.create.flatPath - resources.projects.resources.locations.resources.evaluationRuns.methods.create.httpMethod - resources.projects.resources.locations.resources.evaluationRuns.methods.create.id - resources.projects.resources.locations.resources.evaluationRuns.methods.create.parameterOrder - resources.projects.resources.locations.resources.evaluationRuns.methods.create.parameters.parent.description - resources.projects.resources.locations.resources.evaluationRuns.methods.create.parameters.parent.location - resources.projects.resources.locations.resources.evaluationRuns.methods.create.parameters.parent.pattern - resources.projects.resources.locations.resources.evaluationRuns.methods.create.parameters.parent.required - resources.projects.resources.locations.resources.evaluationRuns.methods.create.parameters.parent.type - resources.projects.resources.locations.resources.evaluationRuns.methods.create.path - resources.projects.resources.locations.resources.evaluationRuns.methods.create.request.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.create.response.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.create.scopes - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.description - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.flatPath - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.httpMethod - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.id - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.parameterOrder - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.parameters.name.description - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.parameters.name.location - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.parameters.name.required - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.parameters.name.type - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.path - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.response.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.delete.scopes - resources.projects.resources.locations.resources.evaluationRuns.methods.get.description - resources.projects.resources.locations.resources.evaluationRuns.methods.get.flatPath - resources.projects.resources.locations.resources.evaluationRuns.methods.get.httpMethod - resources.projects.resources.locations.resources.evaluationRuns.methods.get.id - resources.projects.resources.locations.resources.evaluationRuns.methods.get.parameterOrder - resources.projects.resources.locations.resources.evaluationRuns.methods.get.parameters.name.description - resources.projects.resources.locations.resources.evaluationRuns.methods.get.parameters.name.location - resources.projects.resources.locations.resources.evaluationRuns.methods.get.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationRuns.methods.get.parameters.name.required - resources.projects.resources.locations.resources.evaluationRuns.methods.get.parameters.name.type - resources.projects.resources.locations.resources.evaluationRuns.methods.get.path - resources.projects.resources.locations.resources.evaluationRuns.methods.get.response.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.get.scopes - resources.projects.resources.locations.resources.evaluationRuns.methods.list.description - resources.projects.resources.locations.resources.evaluationRuns.methods.list.flatPath - resources.projects.resources.locations.resources.evaluationRuns.methods.list.httpMethod - resources.projects.resources.locations.resources.evaluationRuns.methods.list.id - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameterOrder - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.filter.description - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.filter.location - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.filter.type - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.orderBy.description - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.orderBy.location - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.orderBy.type - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageSize.description - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageSize.format - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageSize.location - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageSize.type - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageToken.description - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageToken.location - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.pageToken.type - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.parent.description - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.parent.location - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.parent.pattern - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.parent.required - resources.projects.resources.locations.resources.evaluationRuns.methods.list.parameters.parent.type - resources.projects.resources.locations.resources.evaluationRuns.methods.list.path - resources.projects.resources.locations.resources.evaluationRuns.methods.list.response.$ref - resources.projects.resources.locations.resources.evaluationRuns.methods.list.scopes - resources.projects.resources.locations.resources.evaluationSets.methods.create.description - resources.projects.resources.locations.resources.evaluationSets.methods.create.flatPath - resources.projects.resources.locations.resources.evaluationSets.methods.create.httpMethod - resources.projects.resources.locations.resources.evaluationSets.methods.create.id - resources.projects.resources.locations.resources.evaluationSets.methods.create.parameterOrder - resources.projects.resources.locations.resources.evaluationSets.methods.create.parameters.parent.description - resources.projects.resources.locations.resources.evaluationSets.methods.create.parameters.parent.location - resources.projects.resources.locations.resources.evaluationSets.methods.create.parameters.parent.pattern - resources.projects.resources.locations.resources.evaluationSets.methods.create.parameters.parent.required - resources.projects.resources.locations.resources.evaluationSets.methods.create.parameters.parent.type - resources.projects.resources.locations.resources.evaluationSets.methods.create.path - resources.projects.resources.locations.resources.evaluationSets.methods.create.request.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.create.response.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.create.scopes - resources.projects.resources.locations.resources.evaluationSets.methods.delete.description - resources.projects.resources.locations.resources.evaluationSets.methods.delete.flatPath - resources.projects.resources.locations.resources.evaluationSets.methods.delete.httpMethod - resources.projects.resources.locations.resources.evaluationSets.methods.delete.id - resources.projects.resources.locations.resources.evaluationSets.methods.delete.parameterOrder - resources.projects.resources.locations.resources.evaluationSets.methods.delete.parameters.name.description - resources.projects.resources.locations.resources.evaluationSets.methods.delete.parameters.name.location - resources.projects.resources.locations.resources.evaluationSets.methods.delete.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationSets.methods.delete.parameters.name.required - resources.projects.resources.locations.resources.evaluationSets.methods.delete.parameters.name.type - resources.projects.resources.locations.resources.evaluationSets.methods.delete.path - resources.projects.resources.locations.resources.evaluationSets.methods.delete.response.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.delete.scopes - resources.projects.resources.locations.resources.evaluationSets.methods.get.description - resources.projects.resources.locations.resources.evaluationSets.methods.get.flatPath - resources.projects.resources.locations.resources.evaluationSets.methods.get.httpMethod - resources.projects.resources.locations.resources.evaluationSets.methods.get.id - resources.projects.resources.locations.resources.evaluationSets.methods.get.parameterOrder - resources.projects.resources.locations.resources.evaluationSets.methods.get.parameters.name.description - resources.projects.resources.locations.resources.evaluationSets.methods.get.parameters.name.location - resources.projects.resources.locations.resources.evaluationSets.methods.get.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationSets.methods.get.parameters.name.required - resources.projects.resources.locations.resources.evaluationSets.methods.get.parameters.name.type - resources.projects.resources.locations.resources.evaluationSets.methods.get.path - resources.projects.resources.locations.resources.evaluationSets.methods.get.response.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.get.scopes - resources.projects.resources.locations.resources.evaluationSets.methods.list.description - resources.projects.resources.locations.resources.evaluationSets.methods.list.flatPath - resources.projects.resources.locations.resources.evaluationSets.methods.list.httpMethod - resources.projects.resources.locations.resources.evaluationSets.methods.list.id - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameterOrder - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.filter.description - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.filter.location - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.filter.type - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.orderBy.description - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.orderBy.location - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.orderBy.type - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageSize.description - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageSize.format - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageSize.location - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageSize.type - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageToken.description - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageToken.location - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.pageToken.type - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.parent.description - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.parent.location - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.parent.pattern - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.parent.required - resources.projects.resources.locations.resources.evaluationSets.methods.list.parameters.parent.type - resources.projects.resources.locations.resources.evaluationSets.methods.list.path - resources.projects.resources.locations.resources.evaluationSets.methods.list.response.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.list.scopes - resources.projects.resources.locations.resources.evaluationSets.methods.patch.description - resources.projects.resources.locations.resources.evaluationSets.methods.patch.flatPath - resources.projects.resources.locations.resources.evaluationSets.methods.patch.httpMethod - resources.projects.resources.locations.resources.evaluationSets.methods.patch.id - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameterOrder - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.name.description - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.name.location - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.name.pattern - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.name.required - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.name.type - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.updateMask.description - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.updateMask.format - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.updateMask.location - resources.projects.resources.locations.resources.evaluationSets.methods.patch.parameters.updateMask.type - resources.projects.resources.locations.resources.evaluationSets.methods.patch.path - resources.projects.resources.locations.resources.evaluationSets.methods.patch.request.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.patch.response.$ref - resources.projects.resources.locations.resources.evaluationSets.methods.patch.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.historyLength.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.historyLength.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.historyLength.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.response.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.response.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.response.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.methods.card.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.request.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.request.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.request.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.response.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.response.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.response.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.send.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.request.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.request.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.request.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.response.$ref - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.message.methods.stream.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.historyLength.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.historyLength.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.historyLength.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.response.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.response.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.response.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.a2aGetReasoningEngine.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.request.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.request.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.request.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.response.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.response.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.response.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.cancel.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.historyLength.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.historyLength.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.historyLength.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.response.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.response.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.response.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.pushNotificationConfigs.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.response.$ref - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.methods.subscribe.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.flatPath - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.httpMethod - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.id - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameterOrder - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.a2aEndpoint.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.historyLength.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.historyLength.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.historyLength.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.name.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.name.location - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.name.pattern - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.name.required - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.parameters.name.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.path - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.response.additionalProperties.description - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.response.additionalProperties.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.response.type - resources.projects.resources.locations.resources.reasoningEngines.resources.a2a.resources.v1.resources.tasks.resources.pushNotificationConfigs.methods.a2aGetReasoningEngine.scopes - resources.projects.resources.locations.resources.reasoningEngines.resources.memories.methods.list.parameters.orderBy.description - resources.projects.resources.locations.resources.reasoningEngines.resources.memories.methods.list.parameters.orderBy.location - resources.projects.resources.locations.resources.reasoningEngines.resources.memories.methods.list.parameters.orderBy.type - resources.projects.resources.publishers.resources.models.methods.enableModel.description - resources.projects.resources.publishers.resources.models.methods.enableModel.flatPath - resources.projects.resources.publishers.resources.models.methods.enableModel.httpMethod - resources.projects.resources.publishers.resources.models.methods.enableModel.id - resources.projects.resources.publishers.resources.models.methods.enableModel.parameterOrder - resources.projects.resources.publishers.resources.models.methods.enableModel.parameters.name.description - resources.projects.resources.publishers.resources.models.methods.enableModel.parameters.name.location -…
1 parent ca7b596 commit c47e53a

File tree

438 files changed

+242608
-78294
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

438 files changed

+242608
-78294
lines changed

disclaimers.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,10 @@
659659
"api": "beyondcorp",
660660
"package": "@google-cloud/clientconnectorservices"
661661
},
662+
{
663+
"api": "capacityplanner",
664+
"package": "@google-cloud/capacityplanner"
665+
},
662666
{
663667
"api": "chronicle",
664668
"package": "@google-cloud/chronicle"
@@ -759,6 +763,10 @@
759763
"api": "fleetengine",
760764
"package": "@googlemaps/fleetengine"
761765
},
766+
{
767+
"api": "cloudlocationfinder",
768+
"package": "@google-cloud/locationfinder"
769+
},
762770
{
763771
"api": "maintenance",
764772
"package": "@google-cloud/maintenance-api"
@@ -839,6 +847,10 @@
839847
"api": "saasservicemgmt",
840848
"package": "@google-cloud/saasservicemgmt"
841849
},
850+
{
851+
"api": "cloudsecuritycompliance",
852+
"package": "@google-cloud/cloudsecuritycompliance"
853+
},
842854
{
843855
"api": "solar",
844856
"package": "@googlemaps/solar"

discovery/accessapproval-v1.json

Lines changed: 36 additions & 36 deletions
Large diffs are not rendered by default.

discovery/admin-directory_v1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1659,7 +1659,7 @@
16591659
"type": "string"
16601660
},
16611661
"query": {
1662-
"description": "Query string search. Should be of the form \"\". Complete documentation is at https: //developers.google.com/admin-sdk/directory/v1/guides/search-groups",
1662+
"description": "Query string search. Should be of the form \"\". Complete documentation is at https://developers.google.com/workspace/admin/directory/v1/guides/search-groups",
16631663
"location": "query",
16641664
"type": "string"
16651665
},
@@ -4298,7 +4298,7 @@
42984298
"type": "string"
42994299
},
43004300
"query": {
4301-
"description": "Query string search. Should be of the form \"\". Complete documentation is at https: //developers.google.com/admin-sdk/directory/v1/guides/search-users",
4301+
"description": "Query string search. Should be of the form \"\". Complete documentation is at https://developers.google.com/workspace/admin/directory/v1/guides/search-users",
43024302
"location": "query",
43034303
"type": "string"
43044304
},
@@ -4671,7 +4671,7 @@
46714671
}
46724672
}
46734673
},
4674-
"revision": "20250804",
4674+
"revision": "20250916",
46754675
"rootUrl": "https://admin.googleapis.com/",
46764676
"schemas": {
46774677
"Alias": {
@@ -5841,7 +5841,7 @@
58415841
"type": "string"
58425842
},
58435843
"osVersionCompliance": {
5844-
"description": "Output only. Compliance status of the OS version.",
5844+
"description": "Output only. Device policy compliance status of the OS version.",
58455845
"enum": [
58465846
"complianceUnspecified",
58475847
"compliant",

discovery/aiplatform-v1.json

Lines changed: 2043 additions & 70 deletions
Large diffs are not rendered by default.

discovery/aiplatform-v1beta1.json

Lines changed: 2881 additions & 94 deletions
Large diffs are not rendered by default.

discovery/alertcenter-v1beta1.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
}
424424
}
425425
},
426-
"revision": "20250414",
426+
"revision": "20250929",
427427
"rootUrl": "https://alertcenter.googleapis.com/",
428428
"schemas": {
429429
"AbuseDetected": {
@@ -530,7 +530,8 @@
530530
"FRAUD",
531531
"NUMBER_HARVESTING",
532532
"PAYMENTS_FRAUD",
533-
"UNWANTED_CONTENT"
533+
"UNWANTED_CONTENT",
534+
"UNQUALIFIED_EDU"
534535
],
535536
"enumDescriptions": [
536537
"Abuse reason is unspecified.",
@@ -541,7 +542,8 @@
541542
"This account is being suspended for fraud.",
542543
"This account is being suspended for number harvesting.",
543544
"This account is being suspended for payments fraud.",
544-
"This account is being suspended for unwanted content."
545+
"This account is being suspended for unwanted content.",
546+
"This account is being suspended for being an unqualified educational institution."
545547
],
546548
"type": "string"
547549
},

0 commit comments

Comments
 (0)