public static final class DescribeVodMostPlayedStatisDataResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder> implements DescribeVodMostPlayedStatisDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataResult
限定符和类型 | 方法和说明 |
---|---|
DescribeVodMostPlayedStatisDataResult.Builder |
addAllPlayStatInfos(Iterable<? extends DescribeVodMostPlayedStatisDataItem> values)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
addPlayStatInfos(DescribeVodMostPlayedStatisDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
addPlayStatInfos(DescribeVodMostPlayedStatisDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
addPlayStatInfos(int index,
DescribeVodMostPlayedStatisDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
addPlayStatInfos(int index,
DescribeVodMostPlayedStatisDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataItem.Builder |
addPlayStatInfosBuilder()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataItem.Builder |
addPlayStatInfosBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodMostPlayedStatisDataResult |
build() |
DescribeVodMostPlayedStatisDataResult |
buildPartial() |
DescribeVodMostPlayedStatisDataResult.Builder |
clear() |
DescribeVodMostPlayedStatisDataResult.Builder |
clearEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodMostPlayedStatisDataResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DescribeVodMostPlayedStatisDataResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DescribeVodMostPlayedStatisDataResult.Builder |
clearOrderType()
排序类型
string OrderType = 4; |
DescribeVodMostPlayedStatisDataResult.Builder |
clearPlayStatInfos()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
clearSpace()
空间
string Space = 1; |
DescribeVodMostPlayedStatisDataResult.Builder |
clearStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodMostPlayedStatisDataResult.Builder |
clearTopN()
返回视频的个数。
|
DescribeVodMostPlayedStatisDataResult.Builder |
clone() |
DescribeVodMostPlayedStatisDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
String |
getOrderType()
排序类型
string OrderType = 4; |
com.google.protobuf.ByteString |
getOrderTypeBytes()
排序类型
string OrderType = 4; |
DescribeVodMostPlayedStatisDataItem |
getPlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataItem.Builder |
getPlayStatInfosBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
List<DescribeVodMostPlayedStatisDataItem.Builder> |
getPlayStatInfosBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
int |
getPlayStatInfosCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
List<DescribeVodMostPlayedStatisDataItem> |
getPlayStatInfosList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataItemOrBuilder |
getPlayStatInfosOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
List<? extends DescribeVodMostPlayedStatisDataItemOrBuilder> |
getPlayStatInfosOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
String |
getSpace()
空间
string Space = 1; |
com.google.protobuf.ByteString |
getSpaceBytes()
空间
string Space = 1; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
long |
getTopN()
返回视频的个数。
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DescribeVodMostPlayedStatisDataResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DescribeVodMostPlayedStatisDataResult.Builder |
mergeFrom(DescribeVodMostPlayedStatisDataResult other) |
DescribeVodMostPlayedStatisDataResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
DescribeVodMostPlayedStatisDataResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DescribeVodMostPlayedStatisDataResult.Builder |
removePlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
setEndTime(String value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodMostPlayedStatisDataResult.Builder |
setEndTimeBytes(com.google.protobuf.ByteString value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
DescribeVodMostPlayedStatisDataResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodMostPlayedStatisDataResult.Builder |
setOrderType(String value)
排序类型
string OrderType = 4; |
DescribeVodMostPlayedStatisDataResult.Builder |
setOrderTypeBytes(com.google.protobuf.ByteString value)
排序类型
string OrderType = 4; |
DescribeVodMostPlayedStatisDataResult.Builder |
setPlayStatInfos(int index,
DescribeVodMostPlayedStatisDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
setPlayStatInfos(int index,
DescribeVodMostPlayedStatisDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DescribeVodMostPlayedStatisDataResult.Builder |
setSpace(String value)
空间
string Space = 1; |
DescribeVodMostPlayedStatisDataResult.Builder |
setSpaceBytes(com.google.protobuf.ByteString value)
空间
string Space = 1; |
DescribeVodMostPlayedStatisDataResult.Builder |
setStartTime(String value)
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodMostPlayedStatisDataResult.Builder |
setStartTimeBytes(com.google.protobuf.ByteString value)
查询的起始时间, rfc3339
string StartTime = 2; |
DescribeVodMostPlayedStatisDataResult.Builder |
setTopN(long value)
返回视频的个数。
|
DescribeVodMostPlayedStatisDataResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder clear()
clear
在接口中 com.google.protobuf.Message.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public DescribeVodMostPlayedStatisDataResult build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public DescribeVodMostPlayedStatisDataResult buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public DescribeVodMostPlayedStatisDataResult.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
在接口中 com.google.protobuf.Message.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder mergeFrom(DescribeVodMostPlayedStatisDataResult other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public DescribeVodMostPlayedStatisDataResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
IOException
public String getSpace()
空间
string Space = 1;
getSpace
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getSpaceBytes()
空间
string Space = 1;
getSpaceBytes
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public DescribeVodMostPlayedStatisDataResult.Builder setSpace(String value)
空间
string Space = 1;
value
- The space to set.public DescribeVodMostPlayedStatisDataResult.Builder clearSpace()
空间
string Space = 1;
public DescribeVodMostPlayedStatisDataResult.Builder setSpaceBytes(com.google.protobuf.ByteString value)
空间
string Space = 1;
value
- The bytes for space to set.public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTime
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;
getStartTimeBytes
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public DescribeVodMostPlayedStatisDataResult.Builder setStartTime(String value)
查询的起始时间, rfc3339
string StartTime = 2;
value
- The startTime to set.public DescribeVodMostPlayedStatisDataResult.Builder clearStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
public DescribeVodMostPlayedStatisDataResult.Builder setStartTimeBytes(com.google.protobuf.ByteString value)
查询的起始时间, rfc3339
string StartTime = 2;
value
- The bytes for startTime to set.public String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTime
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
getEndTimeBytes
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public DescribeVodMostPlayedStatisDataResult.Builder setEndTime(String value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
value
- The endTime to set.public DescribeVodMostPlayedStatisDataResult.Builder clearEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
public DescribeVodMostPlayedStatisDataResult.Builder setEndTimeBytes(com.google.protobuf.ByteString value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
value
- The bytes for endTime to set.public String getOrderType()
排序类型
string OrderType = 4;
getOrderType
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public com.google.protobuf.ByteString getOrderTypeBytes()
排序类型
string OrderType = 4;
getOrderTypeBytes
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public DescribeVodMostPlayedStatisDataResult.Builder setOrderType(String value)
排序类型
string OrderType = 4;
value
- The orderType to set.public DescribeVodMostPlayedStatisDataResult.Builder clearOrderType()
排序类型
string OrderType = 4;
public DescribeVodMostPlayedStatisDataResult.Builder setOrderTypeBytes(com.google.protobuf.ByteString value)
排序类型
string OrderType = 4;
value
- The bytes for orderType to set.public long getTopN()
返回视频的个数。默认值为 100。最大为 100。
int64 TopN = 5;
getTopN
在接口中 DescribeVodMostPlayedStatisDataResultOrBuilder
public DescribeVodMostPlayedStatisDataResult.Builder setTopN(long value)
返回视频的个数。默认值为 100。最大为 100。
int64 TopN = 5;
value
- The topN to set.public DescribeVodMostPlayedStatisDataResult.Builder clearTopN()
返回视频的个数。默认值为 100。最大为 100。
int64 TopN = 5;
public List<DescribeVodMostPlayedStatisDataItem> getPlayStatInfosList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public int getPlayStatInfosCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataItem getPlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder setPlayStatInfos(int index, DescribeVodMostPlayedStatisDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder setPlayStatInfos(int index, DescribeVodMostPlayedStatisDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder addPlayStatInfos(DescribeVodMostPlayedStatisDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder addPlayStatInfos(int index, DescribeVodMostPlayedStatisDataItem value)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder addPlayStatInfos(DescribeVodMostPlayedStatisDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder addPlayStatInfos(int index, DescribeVodMostPlayedStatisDataItem.Builder builderForValue)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder addAllPlayStatInfos(Iterable<? extends DescribeVodMostPlayedStatisDataItem> values)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder clearPlayStatInfos()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataResult.Builder removePlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataItem.Builder getPlayStatInfosBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataItemOrBuilder getPlayStatInfosOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public List<? extends DescribeVodMostPlayedStatisDataItemOrBuilder> getPlayStatInfosOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataItem.Builder addPlayStatInfosBuilder()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public DescribeVodMostPlayedStatisDataItem.Builder addPlayStatInfosBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public List<DescribeVodMostPlayedStatisDataItem.Builder> getPlayStatInfosBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;
public final DescribeVodMostPlayedStatisDataResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
在接口中 com.google.protobuf.Message.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
public final DescribeVodMostPlayedStatisDataResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>
Copyright © 2024. All rights reserved.