| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Study |
Study.Builder.build() |
Study |
Study.Builder.buildPartial() |
static Study |
Study.getDefaultInstance() |
Study |
Study.getDefaultInstanceForType() |
Study |
Study.Builder.getDefaultInstanceForType() |
Study |
ListStudiesResponseOrBuilder.getStudies(int index)
The studies associated with the project.
|
Study |
ListStudiesResponse.getStudies(int index)
The studies associated with the project.
|
Study |
ListStudiesResponse.Builder.getStudies(int index)
The studies associated with the project.
|
Study |
CreateStudyRequest.getStudy()
Required.
|
Study |
CreateStudyRequest.Builder.getStudy()
Required.
|
Study |
CreateStudyRequestOrBuilder.getStudy()
Required.
|
static Study |
Study.parseDelimitedFrom(InputStream input) |
static Study |
Study.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Study |
Study.parseFrom(byte[] data) |
static Study |
Study.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Study |
Study.parseFrom(ByteBuffer data) |
static Study |
Study.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Study |
Study.parseFrom(com.google.protobuf.ByteString data) |
static Study |
Study.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Study |
Study.parseFrom(com.google.protobuf.CodedInputStream input) |
static Study |
Study.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Study |
Study.parseFrom(InputStream input) |
static Study |
Study.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Study> |
Study.getParserForType() |
List<Study> |
ListStudiesResponseOrBuilder.getStudiesList()
The studies associated with the project.
|
List<Study> |
ListStudiesResponse.getStudiesList()
The studies associated with the project.
|
List<Study> |
ListStudiesResponse.Builder.getStudiesList()
The studies associated with the project.
|
static com.google.protobuf.Parser<Study> |
Study.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListStudiesResponse.Builder |
ListStudiesResponse.Builder.addStudies(int index,
Study value)
The studies associated with the project.
|
ListStudiesResponse.Builder |
ListStudiesResponse.Builder.addStudies(Study value)
The studies associated with the project.
|
Study.Builder |
Study.Builder.mergeFrom(Study other) |
CreateStudyRequest.Builder |
CreateStudyRequest.Builder.mergeStudy(Study value)
Required.
|
static Study.Builder |
Study.newBuilder(Study prototype) |
ListStudiesResponse.Builder |
ListStudiesResponse.Builder.setStudies(int index,
Study value)
The studies associated with the project.
|
CreateStudyRequest.Builder |
CreateStudyRequest.Builder.setStudy(Study value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ListStudiesResponse.Builder |
ListStudiesResponse.Builder.addAllStudies(Iterable<? extends Study> values)
The studies associated with the project.
|
Copyright © 2025 Google LLC. All rights reserved.