Package com.google.cloud.aiplatform.v1
Class Part.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Part.Builder>
com.google.cloud.aiplatform.v1.Part.Builder
- All Implemented Interfaces:
PartOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Part
public static final class Part.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Part.Builder>
implements PartOrBuilder
A datatype containing media that is part of a multi-part `Content` message. A `Part` consists of data which has an associated datatype. A `Part` can only contain one of the accepted types in `Part.data`. A `Part` must have a fixed IANA MIME type identifying the type and subtype of the media if `inline_data` or `file_data` field is filled with raw bytes.Protobuf type
google.cloud.aiplatform.v1.Part-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Optional.Optional.Optional.Optional.Optional.Optional.per part media resolution.Optional.Indicates if the part is thought from the model.An opaque signature for the thought so it can be reused in subsequent requests.Optional.Optional.Optional.Optional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOptional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.per part media resolution.per part media resolution.per part media resolution.getText()Optional.com.google.protobuf.ByteStringOptional.booleanIndicates if the part is thought from the model.com.google.protobuf.ByteStringAn opaque signature for the thought so it can be reused in subsequent requests.Optional.Optional.Optional.booleanOptional.booleanOptional.booleanOptional.booleanOptional.booleanOptional.booleanOptional.booleanper part media resolution.booleanhasText()Optional.booleanOptional.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanOptional.Optional.mergeFileData(FileData value) Optional.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFunctionCall(FunctionCall value) Optional.Optional.mergeInlineData(Blob value) Optional.per part media resolution.mergeVideoMetadata(VideoMetadata value) Optional.Optional.setCodeExecutionResult(CodeExecutionResult.Builder builderForValue) Optional.setExecutableCode(ExecutableCode value) Optional.setExecutableCode(ExecutableCode.Builder builderForValue) Optional.setFileData(FileData value) Optional.setFileData(FileData.Builder builderForValue) Optional.setFunctionCall(FunctionCall value) Optional.setFunctionCall(FunctionCall.Builder builderForValue) Optional.Optional.setFunctionResponse(FunctionResponse.Builder builderForValue) Optional.setInlineData(Blob value) Optional.setInlineData(Blob.Builder builderForValue) Optional.per part media resolution.setMediaResolution(Part.MediaResolution.Builder builderForValue) per part media resolution.Optional.setTextBytes(com.google.protobuf.ByteString value) Optional.setThought(boolean value) Indicates if the part is thought from the model.setThoughtSignature(com.google.protobuf.ByteString value) An opaque signature for the thought so it can be reused in subsequent requests.setVideoMetadata(VideoMetadata value) Optional.setVideoMetadata(VideoMetadata.Builder builderForValue) Optional.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Part.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Part.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Part.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Part.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Part.Builder>
-
mergeFrom
public Part.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Part.Builder>- Throws:
IOException
-
getDataCase
- Specified by:
getDataCasein interfacePartOrBuilder
-
clearData
-
getMetadataCase
- Specified by:
getMetadataCasein interfacePartOrBuilder
-
clearMetadata
-
hasText
public boolean hasText()Optional. Text part (can be code).
string text = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasTextin interfacePartOrBuilder- Returns:
- Whether the text field is set.
-
getText
Optional. Text part (can be code).
string text = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTextin interfacePartOrBuilder- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()Optional. Text part (can be code).
string text = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTextBytesin interfacePartOrBuilder- Returns:
- The bytes for text.
-
setText
Optional. Text part (can be code).
string text = 1 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The text to set.- Returns:
- This builder for chaining.
-
clearText
Optional. Text part (can be code).
string text = 1 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setTextBytes
Optional. Text part (can be code).
string text = 1 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for text to set.- Returns:
- This builder for chaining.
-
hasInlineData
public boolean hasInlineData()Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasInlineDatain interfacePartOrBuilder- Returns:
- Whether the inlineData field is set.
-
getInlineData
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getInlineDatain interfacePartOrBuilder- Returns:
- The inlineData.
-
setInlineData
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL]; -
setInlineData
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL]; -
mergeInlineData
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL]; -
clearInlineData
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL]; -
getInlineDataBuilder
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL]; -
getInlineDataOrBuilder
Optional. Inlined bytes data.
.google.cloud.aiplatform.v1.Blob inline_data = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getInlineDataOrBuilderin interfacePartOrBuilder
-
hasFileData
public boolean hasFileData()Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasFileDatain interfacePartOrBuilder- Returns:
- Whether the fileData field is set.
-
getFileData
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFileDatain interfacePartOrBuilder- Returns:
- The fileData.
-
setFileData
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL]; -
setFileData
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL]; -
mergeFileData
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL]; -
clearFileData
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getFileDataBuilder
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getFileDataOrBuilder
Optional. URI based data.
.google.cloud.aiplatform.v1.FileData file_data = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFileDataOrBuilderin interfacePartOrBuilder
-
hasFunctionCall
public boolean hasFunctionCall()Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasFunctionCallin interfacePartOrBuilder- Returns:
- Whether the functionCall field is set.
-
getFunctionCall
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFunctionCallin interfacePartOrBuilder- Returns:
- The functionCall.
-
setFunctionCall
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL]; -
setFunctionCall
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL]; -
mergeFunctionCall
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL]; -
clearFunctionCall
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL]; -
getFunctionCallBuilder
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL]; -
getFunctionCallOrBuilder
Optional. A predicted [FunctionCall] returned from the model that contains a string representing the [FunctionDeclaration.name] with the parameters and their values.
.google.cloud.aiplatform.v1.FunctionCall function_call = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFunctionCallOrBuilderin interfacePartOrBuilder
-
hasFunctionResponse
public boolean hasFunctionResponse()Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasFunctionResponsein interfacePartOrBuilder- Returns:
- Whether the functionResponse field is set.
-
getFunctionResponse
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFunctionResponsein interfacePartOrBuilder- Returns:
- The functionResponse.
-
setFunctionResponse
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL]; -
setFunctionResponse
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL]; -
mergeFunctionResponse
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL]; -
clearFunctionResponse
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL]; -
getFunctionResponseBuilder
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL]; -
getFunctionResponseOrBuilder
Optional. The result output of a [FunctionCall] that contains a string representing the [FunctionDeclaration.name] and a structured JSON object containing any output from the function call. It is used as context to the model.
.google.cloud.aiplatform.v1.FunctionResponse function_response = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getFunctionResponseOrBuilderin interfacePartOrBuilder
-
hasExecutableCode
public boolean hasExecutableCode()Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasExecutableCodein interfacePartOrBuilder- Returns:
- Whether the executableCode field is set.
-
getExecutableCode
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getExecutableCodein interfacePartOrBuilder- Returns:
- The executableCode.
-
setExecutableCode
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL]; -
setExecutableCode
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL]; -
mergeExecutableCode
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL]; -
clearExecutableCode
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getExecutableCodeBuilder
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getExecutableCodeOrBuilder
Optional. Code generated by the model that is meant to be executed.
.google.cloud.aiplatform.v1.ExecutableCode executable_code = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getExecutableCodeOrBuilderin interfacePartOrBuilder
-
hasCodeExecutionResult
public boolean hasCodeExecutionResult()Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasCodeExecutionResultin interfacePartOrBuilder- Returns:
- Whether the codeExecutionResult field is set.
-
getCodeExecutionResult
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getCodeExecutionResultin interfacePartOrBuilder- Returns:
- The codeExecutionResult.
-
setCodeExecutionResult
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL]; -
setCodeExecutionResult
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL]; -
mergeCodeExecutionResult
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL]; -
clearCodeExecutionResult
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL]; -
getCodeExecutionResultBuilder
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL]; -
getCodeExecutionResultOrBuilder
Optional. Result of executing the [ExecutableCode].
.google.cloud.aiplatform.v1.CodeExecutionResult code_execution_result = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getCodeExecutionResultOrBuilderin interfacePartOrBuilder
-
getThought
public boolean getThought()Indicates if the part is thought from the model.
bool thought = 10 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getThoughtin interfacePartOrBuilder- Returns:
- The thought.
-
setThought
Indicates if the part is thought from the model.
bool thought = 10 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The thought to set.- Returns:
- This builder for chaining.
-
clearThought
Indicates if the part is thought from the model.
bool thought = 10 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getThoughtSignature
public com.google.protobuf.ByteString getThoughtSignature()An opaque signature for the thought so it can be reused in subsequent requests.
bytes thought_signature = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getThoughtSignaturein interfacePartOrBuilder- Returns:
- The thoughtSignature.
-
setThoughtSignature
An opaque signature for the thought so it can be reused in subsequent requests.
bytes thought_signature = 11 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The thoughtSignature to set.- Returns:
- This builder for chaining.
-
clearThoughtSignature
An opaque signature for the thought so it can be reused in subsequent requests.
bytes thought_signature = 11 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
hasVideoMetadata
public boolean hasVideoMetadata()Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasVideoMetadatain interfacePartOrBuilder- Returns:
- Whether the videoMetadata field is set.
-
getVideoMetadata
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVideoMetadatain interfacePartOrBuilder- Returns:
- The videoMetadata.
-
setVideoMetadata
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL]; -
setVideoMetadata
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL]; -
mergeVideoMetadata
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL]; -
clearVideoMetadata
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL]; -
getVideoMetadataBuilder
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL]; -
getVideoMetadataOrBuilder
Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
.google.cloud.aiplatform.v1.VideoMetadata video_metadata = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getVideoMetadataOrBuilderin interfacePartOrBuilder
-
hasMediaResolution
public boolean hasMediaResolution()per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12;- Specified by:
hasMediaResolutionin interfacePartOrBuilder- Returns:
- Whether the mediaResolution field is set.
-
getMediaResolution
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12;- Specified by:
getMediaResolutionin interfacePartOrBuilder- Returns:
- The mediaResolution.
-
setMediaResolution
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12; -
setMediaResolution
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12; -
mergeMediaResolution
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12; -
clearMediaResolution
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12; -
getMediaResolutionBuilder
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12; -
getMediaResolutionOrBuilder
per part media resolution. Media resolution for the input media.
.google.cloud.aiplatform.v1.Part.MediaResolution media_resolution = 12;- Specified by:
getMediaResolutionOrBuilderin interfacePartOrBuilder
-