| Package | Description |
|---|---|
| com.google.cloud.modelarmor.v1beta |
A client to Model Armor API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelArmorClient.ListTemplatesPage |
ModelArmorClient.ListTemplatesPage.createPage(com.google.api.gax.rpc.PageContext<ListTemplatesRequest,ListTemplatesResponse,Template> context,
ListTemplatesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ModelArmorClient.ListTemplatesPage> |
ModelArmorClient.ListTemplatesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTemplatesRequest,ListTemplatesResponse,Template> context,
com.google.api.core.ApiFuture<ListTemplatesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelArmorClient.ListTemplatesFixedSizeCollection |
ModelArmorClient.ListTemplatesFixedSizeCollection.createCollection(List<ModelArmorClient.ListTemplatesPage> pages,
int collectionSize) |
Copyright © 2026 Google LLC. All rights reserved.