public static final class UndeployModelResponse.Builder extends GeneratedMessage.Builder<UndeployModelResponse.Builder> implements UndeployModelResponseOrBuilderResponse message for EndpointService.UndeployModel.
Protobuf type google.cloud.aiplatform.v1beta1.UndeployModelResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UndeployModelResponse.BuilderImplements
UndeployModelResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UndeployModelResponse build()| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse |
|
buildPartial()
public UndeployModelResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse |
|
clear()
public UndeployModelResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse.Builder |
|
getDefaultInstanceForType()
public UndeployModelResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(UndeployModelResponse other)
public UndeployModelResponse.Builder mergeFrom(UndeployModelResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
UndeployModelResponse |
| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UndeployModelResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UndeployModelResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UndeployModelResponse.Builder |
|