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

chore: generate libraries at Tue Apr 30 03:12:21 UTC 2024 #10756

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.39.0
protobuf_version: '25.3'
googleapis_commitish: 0179dcc4d2b4d7376e7f0292b15c72aab3100dd6
googleapis_commitish: 2b342b8ebf0850ea8df56caa4b44d892d943e35d
libraries_bom_version: 26.37.0
owlbot_cli_image: sha256:623647ee79ac605858d09e60c1382a716c125fb776f69301b72de1cd35d49409
synthtool_commitish: 63cc541da2c45fcfca2136c43e638da1fbae174d
Expand Down
2 changes: 1 addition & 1 deletion java-accessapproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-accessapproval.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.42.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.43.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
2 changes: 1 addition & 1 deletion java-accesscontextmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-identity-accesscontextmanager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.42.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.43.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
2 changes: 1 addition & 1 deletion java-advisorynotifications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-advisorynotifications.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.30.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.31.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
2 changes: 1 addition & 1 deletion java-aiplatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-aiplatform.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.42.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.43.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
package com.google.cloud.aiplatform.v1beta1;

import static com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListLocationsPagedResponse;
import static com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookExecutionJobsPagedResponse;
import static com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookRuntimeTemplatesPagedResponse;
import static com.google.cloud.aiplatform.v1beta1.NotebookServiceClient.ListNotebookRuntimesPagedResponse;

Expand Down Expand Up @@ -208,6 +209,34 @@ public UnaryCallSettings<StartNotebookRuntimeRequest, Operation> startNotebookRu
.startNotebookRuntimeOperationSettings();
}

/** Returns the object with the settings used for calls to getNotebookExecutionJob. */
public UnaryCallSettings<GetNotebookExecutionJobRequest, NotebookExecutionJob>
getNotebookExecutionJobSettings() {
return ((NotebookServiceStubSettings) getStubSettings()).getNotebookExecutionJobSettings();
}

/** Returns the object with the settings used for calls to listNotebookExecutionJobs. */
public PagedCallSettings<
ListNotebookExecutionJobsRequest,
ListNotebookExecutionJobsResponse,
ListNotebookExecutionJobsPagedResponse>
listNotebookExecutionJobsSettings() {
return ((NotebookServiceStubSettings) getStubSettings()).listNotebookExecutionJobsSettings();
}

/** Returns the object with the settings used for calls to deleteNotebookExecutionJob. */
public UnaryCallSettings<DeleteNotebookExecutionJobRequest, Operation>
deleteNotebookExecutionJobSettings() {
return ((NotebookServiceStubSettings) getStubSettings()).deleteNotebookExecutionJobSettings();
}

/** Returns the object with the settings used for calls to deleteNotebookExecutionJob. */
public OperationCallSettings<DeleteNotebookExecutionJobRequest, Empty, DeleteOperationMetadata>
deleteNotebookExecutionJobOperationSettings() {
return ((NotebookServiceStubSettings) getStubSettings())
.deleteNotebookExecutionJobOperationSettings();
}

/** Returns the object with the settings used for calls to listLocations. */
public PagedCallSettings<ListLocationsRequest, ListLocationsResponse, ListLocationsPagedResponse>
listLocationsSettings() {
Expand Down Expand Up @@ -445,6 +474,34 @@ public Builder applyToAllUnaryMethods(
return getStubSettingsBuilder().startNotebookRuntimeOperationSettings();
}

/** Returns the builder for the settings used for calls to getNotebookExecutionJob. */
public UnaryCallSettings.Builder<GetNotebookExecutionJobRequest, NotebookExecutionJob>
getNotebookExecutionJobSettings() {
return getStubSettingsBuilder().getNotebookExecutionJobSettings();
}

/** Returns the builder for the settings used for calls to listNotebookExecutionJobs. */
public PagedCallSettings.Builder<
ListNotebookExecutionJobsRequest,
ListNotebookExecutionJobsResponse,
ListNotebookExecutionJobsPagedResponse>
listNotebookExecutionJobsSettings() {
return getStubSettingsBuilder().listNotebookExecutionJobsSettings();
}

/** Returns the builder for the settings used for calls to deleteNotebookExecutionJob. */
public UnaryCallSettings.Builder<DeleteNotebookExecutionJobRequest, Operation>
deleteNotebookExecutionJobSettings() {
return getStubSettingsBuilder().deleteNotebookExecutionJobSettings();
}

/** Returns the builder for the settings used for calls to deleteNotebookExecutionJob. */
public OperationCallSettings.Builder<
DeleteNotebookExecutionJobRequest, Empty, DeleteOperationMetadata>
deleteNotebookExecutionJobOperationSettings() {
return getStubSettingsBuilder().deleteNotebookExecutionJobOperationSettings();
}

/** Returns the builder for the settings used for calls to listLocations. */
public PagedCallSettings.Builder<
ListLocationsRequest, ListLocationsResponse, ListLocationsPagedResponse>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,9 @@
"CreateNotebookRuntimeTemplate": {
"methods": ["createNotebookRuntimeTemplateAsync", "createNotebookRuntimeTemplateAsync", "createNotebookRuntimeTemplateAsync", "createNotebookRuntimeTemplateOperationCallable", "createNotebookRuntimeTemplateCallable"]
},
"DeleteNotebookExecutionJob": {
"methods": ["deleteNotebookExecutionJobAsync", "deleteNotebookExecutionJobAsync", "deleteNotebookExecutionJobAsync", "deleteNotebookExecutionJobOperationCallable", "deleteNotebookExecutionJobCallable"]
},
"DeleteNotebookRuntime": {
"methods": ["deleteNotebookRuntimeAsync", "deleteNotebookRuntimeAsync", "deleteNotebookRuntimeAsync", "deleteNotebookRuntimeOperationCallable", "deleteNotebookRuntimeCallable"]
},
Expand All @@ -1153,6 +1156,9 @@
"GetLocation": {
"methods": ["getLocation", "getLocationCallable"]
},
"GetNotebookExecutionJob": {
"methods": ["getNotebookExecutionJob", "getNotebookExecutionJob", "getNotebookExecutionJob", "getNotebookExecutionJobCallable"]
},
"GetNotebookRuntime": {
"methods": ["getNotebookRuntime", "getNotebookRuntime", "getNotebookRuntime", "getNotebookRuntimeCallable"]
},
Expand All @@ -1162,6 +1168,9 @@
"ListLocations": {
"methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
},
"ListNotebookExecutionJobs": {
"methods": ["listNotebookExecutionJobs", "listNotebookExecutionJobs", "listNotebookExecutionJobs", "listNotebookExecutionJobsPagedCallable", "listNotebookExecutionJobsCallable"]
},
"ListNotebookRuntimeTemplates": {
"methods": ["listNotebookRuntimeTemplates", "listNotebookRuntimeTemplates", "listNotebookRuntimeTemplates", "listNotebookRuntimeTemplatesPagedCallable", "listNotebookRuntimeTemplatesCallable"]
},
Expand Down
Loading
Loading