public interface OutputOverrideParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityId(int index)
repeated string ActivityId = 1; |
com.google.protobuf.ByteString |
getActivityIdBytes(int index)
repeated string ActivityId = 1; |
int |
getActivityIdCount()
repeated string ActivityId = 1; |
List<String> |
getActivityIdList()
repeated string ActivityId = 1; |
OutputPath |
getOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2; |
OutputPathOrBuilder |
getOutputPathOrBuilder()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2; |
boolean |
hasOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getActivityIdList()
repeated string ActivityId = 1;int getActivityIdCount()
repeated string ActivityId = 1;String getActivityId(int index)
repeated string ActivityId = 1;index - The index of the element to return.com.google.protobuf.ByteString getActivityIdBytes(int index)
repeated string ActivityId = 1;index - The index of the value to return.boolean hasOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2;OutputPath getOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2;OutputPathOrBuilder getOutputPathOrBuilder()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2;Copyright © 2025. All rights reserved.