| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NasJob |
NasJob.Builder.build() |
NasJob |
NasJob.Builder.buildPartial() |
static NasJob |
NasJob.getDefaultInstance() |
NasJob |
NasJob.getDefaultInstanceForType() |
NasJob |
NasJob.Builder.getDefaultInstanceForType() |
NasJob |
CreateNasJobRequest.getNasJob()
Required.
|
NasJob |
CreateNasJobRequest.Builder.getNasJob()
Required.
|
NasJob |
CreateNasJobRequestOrBuilder.getNasJob()
Required.
|
NasJob |
ListNasJobsResponseOrBuilder.getNasJobs(int index)
List of NasJobs in the requested page.
|
NasJob |
ListNasJobsResponse.getNasJobs(int index)
List of NasJobs in the requested page.
|
NasJob |
ListNasJobsResponse.Builder.getNasJobs(int index)
List of NasJobs in the requested page.
|
static NasJob |
NasJob.parseDelimitedFrom(InputStream input) |
static NasJob |
NasJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NasJob |
NasJob.parseFrom(byte[] data) |
static NasJob |
NasJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NasJob |
NasJob.parseFrom(ByteBuffer data) |
static NasJob |
NasJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NasJob |
NasJob.parseFrom(com.google.protobuf.ByteString data) |
static NasJob |
NasJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NasJob |
NasJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static NasJob |
NasJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NasJob |
NasJob.parseFrom(InputStream input) |
static NasJob |
NasJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NasJob> |
ListNasJobsResponseOrBuilder.getNasJobsList()
List of NasJobs in the requested page.
|
List<NasJob> |
ListNasJobsResponse.getNasJobsList()
List of NasJobs in the requested page.
|
List<NasJob> |
ListNasJobsResponse.Builder.getNasJobsList()
List of NasJobs in the requested page.
|
com.google.protobuf.Parser<NasJob> |
NasJob.getParserForType() |
static com.google.protobuf.Parser<NasJob> |
NasJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListNasJobsResponse.Builder |
ListNasJobsResponse.Builder.addNasJobs(int index,
NasJob value)
List of NasJobs in the requested page.
|
ListNasJobsResponse.Builder |
ListNasJobsResponse.Builder.addNasJobs(NasJob value)
List of NasJobs in the requested page.
|
NasJob.Builder |
NasJob.Builder.mergeFrom(NasJob other) |
CreateNasJobRequest.Builder |
CreateNasJobRequest.Builder.mergeNasJob(NasJob value)
Required.
|
static NasJob.Builder |
NasJob.newBuilder(NasJob prototype) |
CreateNasJobRequest.Builder |
CreateNasJobRequest.Builder.setNasJob(NasJob value)
Required.
|
ListNasJobsResponse.Builder |
ListNasJobsResponse.Builder.setNasJobs(int index,
NasJob value)
List of NasJobs in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
ListNasJobsResponse.Builder |
ListNasJobsResponse.Builder.addAllNasJobs(Iterable<? extends NasJob> values)
List of NasJobs in the requested page.
|
Copyright © 2024 Google LLC. All rights reserved.