public interface PredictLongRunningResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GenerateVideoResponse |
getGenerateVideoResponse()
The response of the video generation prediction.
|
GenerateVideoResponseOrBuilder |
getGenerateVideoResponseOrBuilder()
The response of the video generation prediction.
|
PredictLongRunningResponse.ResponseCase |
getResponseCase() |
boolean |
hasGenerateVideoResponse()
The response of the video generation prediction.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGenerateVideoResponse()
The response of the video generation prediction.
.google.cloud.aiplatform.v1beta1.GenerateVideoResponse generate_video_response = 1;
GenerateVideoResponse getGenerateVideoResponse()
The response of the video generation prediction.
.google.cloud.aiplatform.v1beta1.GenerateVideoResponse generate_video_response = 1;
GenerateVideoResponseOrBuilder getGenerateVideoResponseOrBuilder()
The response of the video generation prediction.
.google.cloud.aiplatform.v1beta1.GenerateVideoResponse generate_video_response = 1;
PredictLongRunningResponse.ResponseCase getResponseCase()
Copyright © 2025 Google LLC. All rights reserved.