public static final class Summary.Audio.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder> implements Summary.AudioOrBuilder
tensorflow.Summary.Audio| Modifier and Type | Method and Description |
|---|---|
Summary.Audio.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Audio |
build() |
Summary.Audio |
buildPartial() |
Summary.Audio.Builder |
clear() |
Summary.Audio.Builder |
clearContentType()
string content_type = 5; |
Summary.Audio.Builder |
clearEncodedAudioString()
Encoded audio data and its associated RFC 2045 content type (e.g.
|
Summary.Audio.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
Summary.Audio.Builder |
clearLengthFrames()
Length of the audio in frames (samples per channel).
|
Summary.Audio.Builder |
clearNumChannels()
Number of channels of audio.
|
Summary.Audio.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
Summary.Audio.Builder |
clearSampleRate()
Sample rate of the audio in Hz.
|
Summary.Audio.Builder |
clone() |
String |
getContentType()
string content_type = 5; |
com.github.os72.protobuf351.ByteString |
getContentTypeBytes()
string content_type = 5; |
Summary.Audio |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
com.github.os72.protobuf351.ByteString |
getEncodedAudioString()
Encoded audio data and its associated RFC 2045 content type (e.g.
|
long |
getLengthFrames()
Length of the audio in frames (samples per channel).
|
long |
getNumChannels()
Number of channels of audio.
|
float |
getSampleRate()
Sample rate of the audio in Hz.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Audio.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
Summary.Audio.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
Summary.Audio.Builder |
mergeFrom(Summary.Audio other) |
Summary.Audio.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
Summary.Audio.Builder |
setContentType(String value)
string content_type = 5; |
Summary.Audio.Builder |
setContentTypeBytes(com.github.os72.protobuf351.ByteString value)
string content_type = 5; |
Summary.Audio.Builder |
setEncodedAudioString(com.github.os72.protobuf351.ByteString value)
Encoded audio data and its associated RFC 2045 content type (e.g.
|
Summary.Audio.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Audio.Builder |
setLengthFrames(long value)
Length of the audio in frames (samples per channel).
|
Summary.Audio.Builder |
setNumChannels(long value)
Number of channels of audio.
|
Summary.Audio.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
Summary.Audio.Builder |
setSampleRate(float value)
Sample rate of the audio in Hz.
|
Summary.Audio.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic Summary.Audio build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.Audio buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.Audio.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<Summary.Audio.Builder>public Summary.Audio.Builder mergeFrom(Summary.Audio other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public Summary.Audio.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<Summary.Audio.Builder>IOExceptionpublic float getSampleRate()
Sample rate of the audio in Hz.
float sample_rate = 1;getSampleRate in interface Summary.AudioOrBuilderpublic Summary.Audio.Builder setSampleRate(float value)
Sample rate of the audio in Hz.
float sample_rate = 1;public Summary.Audio.Builder clearSampleRate()
Sample rate of the audio in Hz.
float sample_rate = 1;public long getNumChannels()
Number of channels of audio.
int64 num_channels = 2;getNumChannels in interface Summary.AudioOrBuilderpublic Summary.Audio.Builder setNumChannels(long value)
Number of channels of audio.
int64 num_channels = 2;public Summary.Audio.Builder clearNumChannels()
Number of channels of audio.
int64 num_channels = 2;public long getLengthFrames()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;getLengthFrames in interface Summary.AudioOrBuilderpublic Summary.Audio.Builder setLengthFrames(long value)
Length of the audio in frames (samples per channel).
int64 length_frames = 3;public Summary.Audio.Builder clearLengthFrames()
Length of the audio in frames (samples per channel).
int64 length_frames = 3;public com.github.os72.protobuf351.ByteString getEncodedAudioString()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;getEncodedAudioString in interface Summary.AudioOrBuilderpublic Summary.Audio.Builder setEncodedAudioString(com.github.os72.protobuf351.ByteString value)
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;public Summary.Audio.Builder clearEncodedAudioString()
Encoded audio data and its associated RFC 2045 content type (e.g. "audio/wav").
bytes encoded_audio_string = 4;public String getContentType()
string content_type = 5;getContentType in interface Summary.AudioOrBuilderpublic com.github.os72.protobuf351.ByteString getContentTypeBytes()
string content_type = 5;getContentTypeBytes in interface Summary.AudioOrBuilderpublic Summary.Audio.Builder setContentType(String value)
string content_type = 5;public Summary.Audio.Builder clearContentType()
string content_type = 5;public Summary.Audio.Builder setContentTypeBytes(com.github.os72.protobuf351.ByteString value)
string content_type = 5;public final Summary.Audio.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>public final Summary.Audio.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Audio.Builder>Copyright © 2018. All rights reserved.