public static final class DescribeVodMostPlayedStatisDataResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder> implements DescribeVodMostPlayedStatisDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataResult| Modifier and Type | Method and Description |
|---|---|
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天
|
DescribeVodMostPlayedStatisDataResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DescribeVodMostPlayedStatisDataResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DescribeVodMostPlayedStatisDataResult.Builder |
clearOrderType()
排序类型
|
DescribeVodMostPlayedStatisDataResult.Builder |
clearPlayStatInfos()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6; |
DescribeVodMostPlayedStatisDataResult.Builder |
clearSpace()
空间
|
DescribeVodMostPlayedStatisDataResult.Builder |
clearStartTime()
查询的起始时间, rfc3339
|
DescribeVodMostPlayedStatisDataResult.Builder |
clearTopN()
返回视频的个数。默认值为 100。最大为 100。
|
DescribeVodMostPlayedStatisDataResult.Builder |
clone() |
DescribeVodMostPlayedStatisDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
String |
getOrderType()
排序类型
|
com.google.protobuf.ByteString |
getOrderTypeBytes()
排序类型
|
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()
空间
|
com.google.protobuf.ByteString |
getSpaceBytes()
空间
|
String |
getStartTime()
查询的起始时间, rfc3339
|
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
|
long |
getTopN()
返回视频的个数。默认值为 100。最大为 100。
|
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天
|
DescribeVodMostPlayedStatisDataResult.Builder |
setEndTimeBytes(com.google.protobuf.ByteString value)
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
DescribeVodMostPlayedStatisDataResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DescribeVodMostPlayedStatisDataResult.Builder |
setOrderType(String value)
排序类型
|
DescribeVodMostPlayedStatisDataResult.Builder |
setOrderTypeBytes(com.google.protobuf.ByteString value)
排序类型
|
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)
空间
|
DescribeVodMostPlayedStatisDataResult.Builder |
setSpaceBytes(com.google.protobuf.ByteString value)
空间
|
DescribeVodMostPlayedStatisDataResult.Builder |
setStartTime(String value)
查询的起始时间, rfc3339
|
DescribeVodMostPlayedStatisDataResult.Builder |
setStartTimeBytes(com.google.protobuf.ByteString value)
查询的起始时间, rfc3339
|
DescribeVodMostPlayedStatisDataResult.Builder |
setTopN(long value)
返回视频的个数。默认值为 100。最大为 100。
|
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DescribeVodMostPlayedStatisDataResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DescribeVodMostPlayedStatisDataResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DescribeVodMostPlayedStatisDataResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder mergeFrom(DescribeVodMostPlayedStatisDataResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public DescribeVodMostPlayedStatisDataResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DescribeVodMostPlayedStatisDataResult.Builder>IOExceptionpublic String getSpace()
空间
string Space = 1;getSpace in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getSpaceBytes()
空间
string Space = 1;getSpaceBytes in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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 in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;getStartTimeBytes in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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 in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTimeBytes in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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 in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getOrderTypeBytes()
排序类型
string OrderType = 4;getOrderTypeBytes in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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 in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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;getPlayStatInfosList in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic int getPlayStatInfosCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;getPlayStatInfosCount in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic DescribeVodMostPlayedStatisDataItem getPlayStatInfos(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;getPlayStatInfos in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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;getPlayStatInfosOrBuilder in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic List<? extends DescribeVodMostPlayedStatisDataItemOrBuilder> getPlayStatInfosOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodMostPlayedStatisDataItem PlayStatInfos = 6;getPlayStatInfosOrBuilderList in interface DescribeVodMostPlayedStatisDataResultOrBuilderpublic 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 in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>public final DescribeVodMostPlayedStatisDataResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeVodMostPlayedStatisDataResult.Builder>Copyright © 2025. All rights reserved.