Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: [Google.Cloud.AIPlatform.V1Beta1] An existing google.api.http annotation http_uri is changed for method DeployPublisherModel in service ModelGardenService #14368

Merged

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Mar 1, 2025

  • Regenerate this pull request now.

docs: A comment for field model in message .google.cloud.aiplatform.v1beta1.DeployPublisherModelRequest is changed
feat: A new field include_equivalent_model_garden_model_deployment_configs is added to message .google.cloud.aiplatform.v1beta1.GetPublisherModelRequest

PiperOrigin-RevId: 732302115

Source-Link: googleapis/googleapis@abfda69

Source-Link: https://github.com/googleapis/googleapis-gen/commit/1b6a813f1f30dfd1913f221330ac4d996329f106
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExLy5Pd2xCb3QueWFtbCIsImgiOiIxYjZhODEzZjFmMzBkZmQxOTEzZjIyMTMzMGFjNGQ5OTYzMjlmMTA2In0=

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 1, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 1, 2025
Copy link

github-actions bot commented Mar 1, 2025

Pull request diff results
OwlBot post-processor has not run: failing diff.

…r method `DeployPublisherModel` in service `ModelGardenService`

docs: A comment for field `model` in message `.google.cloud.aiplatform.v1beta1.DeployPublisherModelRequest` is changed
feat: A new field `include_equivalent_model_garden_model_deployment_configs` is added to message `.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest`

PiperOrigin-RevId: 732302115

Source-Link: googleapis/googleapis@abfda69

Source-Link: googleapis/googleapis-gen@1b6a813
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExLy5Pd2xCb3QueWFtbCIsImgiOiIxYjZhODEzZjFmMzBkZmQxOTEzZjIyMTMzMGFjNGQ5OTYzMjlmMTA2In0=
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review March 1, 2025 05:11
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-apis-Google_Cloud_AIPlatform_V1Beta1 branch from 7ed35b5 to 5933d46 Compare March 1, 2025 05:11
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners March 1, 2025 05:11
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 1, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 1, 2025
Copy link

github-actions bot commented Mar 1, 2025

Pull request diff results
Finding changes in Google.Cloud.AIPlatform.V1Beta1...
Comparing old and new versions (by source)
Minor changes:
Class 'DeployPublisherModelOperationMetadata'; property 'LocationName DestinationAsLocationName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelOperationMetadata'; property 'PublisherModelName PublisherModelAsPublisherModelName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelOperationMetadata' has become 'Obsolete'.
Class 'DeployPublisherModelRequest'; property 'LocationName DestinationAsLocationName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelRequest' has become 'Obsolete'.
Class 'DeployPublisherModelResponse'; property 'EndpointName EndpointAsEndpointName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelResponse'; property 'ModelName ModelAsModelName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelResponse'; property 'PublisherModelName PublisherModelAsPublisherModelName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelResponse' has become 'Obsolete'.
Class 'GetPublisherModelRequest'; property 'Boolean IncludeEquivalentModelGardenModelDeploymentConfigs { get; set; }' added.
Class 'GetPublisherModelRequest'; constant 'System.Int32 Google.Cloud.AIPlatform.V1Beta1.GetPublisherModelRequest::IncludeEquivalentModelGardenModelDeploymentConfigsFieldNumber' added.
Class 'ModelGardenService.ModelGardenServiceBase'; method 'Task DeployPublisherModel(DeployPublisherModelRequest request, ServerCallContext context)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'Operation DeployPublisherModel(DeployPublisherModelRequest request, CallOptions options)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'Operation DeployPublisherModel(DeployPublisherModelRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'AsyncUnaryCall DeployPublisherModelAsync(DeployPublisherModelRequest request, CallOptions options)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'AsyncUnaryCall DeployPublisherModelAsync(DeployPublisherModelRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata> DeployPublisherModel(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata> PollOnceDeployPublisherModel(String operationName, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> DeployPublisherModelAsync(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> DeployPublisherModelAsync(DeployPublisherModelRequest request, CancellationToken cancellationToken)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> PollOnceDeployPublisherModelAsync(String operationName, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClientImpl'; method 'Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata> DeployPublisherModel(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClientImpl'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> DeployPublisherModelAsync(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta18
Differences from 1.0.0-beta18
Minor changes:
Class 'DeployPublisherModelOperationMetadata'; property 'LocationName DestinationAsLocationName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelOperationMetadata'; property 'PublisherModelName PublisherModelAsPublisherModelName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelOperationMetadata' has become 'Obsolete'.
Class 'DeployPublisherModelRequest'; property 'LocationName DestinationAsLocationName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelRequest' has become 'Obsolete'.
Class 'DeployPublisherModelResponse'; property 'EndpointName EndpointAsEndpointName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelResponse'; property 'ModelName ModelAsModelName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelResponse'; property 'PublisherModelName PublisherModelAsPublisherModelName { get; set; }' has become 'Obsolete'.
Class 'DeployPublisherModelResponse' has become 'Obsolete'.
Class 'EnterpriseWebSearch' added.
Class 'GetPublisherModelRequest'; property 'Boolean IncludeEquivalentModelGardenModelDeploymentConfigs { get; set; }' added.
Class 'GetPublisherModelRequest'; constant 'System.Int32 Google.Cloud.AIPlatform.V1Beta1.GetPublisherModelRequest::IncludeEquivalentModelGardenModelDeploymentConfigsFieldNumber' added.
Class 'ModelGardenService.ModelGardenServiceBase'; method 'Task DeployPublisherModel(DeployPublisherModelRequest request, ServerCallContext context)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'Operation DeployPublisherModel(DeployPublisherModelRequest request, CallOptions options)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'Operation DeployPublisherModel(DeployPublisherModelRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'AsyncUnaryCall DeployPublisherModelAsync(DeployPublisherModelRequest request, CallOptions options)' has become 'Obsolete'.
Class 'ModelGardenService.ModelGardenServiceClient'; method 'AsyncUnaryCall DeployPublisherModelAsync(DeployPublisherModelRequest request, Metadata headers = null, Nullable deadline = null, CancellationToken cancellationToken = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata> DeployPublisherModel(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata> PollOnceDeployPublisherModel(String operationName, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> DeployPublisherModelAsync(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> DeployPublisherModelAsync(DeployPublisherModelRequest request, CancellationToken cancellationToken)' has become 'Obsolete'.
Class 'ModelGardenServiceClient'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> PollOnceDeployPublisherModelAsync(String operationName, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClientImpl'; method 'Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata> DeployPublisherModel(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'ModelGardenServiceClientImpl'; method 'Task<Operation<DeployPublisherModelResponse, DeployPublisherModelOperationMetadata>> DeployPublisherModelAsync(DeployPublisherModelRequest request, CallSettings callSettings = null)' has become 'Obsolete'.
Class 'Tool'; property 'EnterpriseWebSearch EnterpriseWebSearch { get; set; }' added.
Class 'Tool'; constant 'System.Int32 Google.Cloud.AIPlatform.V1Beta1.Tool::EnterpriseWebSearchFieldNumber' added.
Class 'VertexAISearch'; property 'String Engine { get; set; }' added.
Class 'VertexAISearch'; constant 'System.Int32 Google.Cloud.AIPlatform.V1Beta1.VertexAISearch::EngineFieldNumber' added.

Diff level: Minor

Finished comparisons for Google.Cloud.AIPlatform.V1Beta1

@amanda-tarafa amanda-tarafa merged commit 3da797d into main Mar 1, 2025
12 checks passed
@amanda-tarafa amanda-tarafa deleted the owl-bot-copy-apis-Google_Cloud_AIPlatform_V1Beta1 branch March 1, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant