public final class SearchModelDeploymentMonitoringStatsAnomaliesRequest extends com.google.protobuf.GeneratedMessageV3 implements SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder
Request message for [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies].Protobuf type
google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest| Modifier and Type | Class and Description |
|---|---|
static class |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder
Request message for
[JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies].
|
static class |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective
Stats requested for specific objective.
|
static interface |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DEPLOYED_MODEL_ID_FIELD_NUMBER |
static int |
END_TIME_FIELD_NUMBER |
static int |
FEATURE_DISPLAY_NAME_FIELD_NUMBER |
static int |
MODEL_DEPLOYMENT_MONITORING_JOB_FIELD_NUMBER |
static int |
OBJECTIVES_FIELD_NUMBER |
static int |
PAGE_SIZE_FIELD_NUMBER |
static int |
PAGE_TOKEN_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
getDefaultInstance() |
SearchModelDeploymentMonitoringStatsAnomaliesRequest |
getDefaultInstanceForType() |
String |
getDeployedModelId()
Required.
|
com.google.protobuf.ByteString |
getDeployedModelIdBytes()
Required.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Timestamp |
getEndTime()
The latest timestamp of stats being generated.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
The latest timestamp of stats being generated.
|
String |
getFeatureDisplayName()
The feature display name.
|
com.google.protobuf.ByteString |
getFeatureDisplayNameBytes()
The feature display name.
|
String |
getModelDeploymentMonitoringJob()
Required.
|
com.google.protobuf.ByteString |
getModelDeploymentMonitoringJobBytes()
Required.
|
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective |
getObjectives(int index)
Required.
|
int |
getObjectivesCount()
Required.
|
List<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> |
getObjectivesList()
Required.
|
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder |
getObjectivesOrBuilder(int index)
Required.
|
List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder> |
getObjectivesOrBuilderList()
Required.
|
int |
getPageSize()
The standard list page size.
|
String |
getPageToken()
A page token received from a previous
[JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A page token received from a previous
[JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
call.
|
com.google.protobuf.Parser<SearchModelDeploymentMonitoringStatsAnomaliesRequest> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.Timestamp |
getStartTime()
The earliest timestamp of stats being generated.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
The earliest timestamp of stats being generated.
|
boolean |
hasEndTime()
The latest timestamp of stats being generated.
|
int |
hashCode() |
boolean |
hasStartTime()
The earliest timestamp of stats being generated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder |
newBuilder() |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder |
newBuilder(SearchModelDeploymentMonitoringStatsAnomaliesRequest prototype) |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder |
newBuilderForType() |
protected SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseDelimitedFrom(InputStream input) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(byte[] data) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(ByteBuffer data) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(com.google.protobuf.ByteString data) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(InputStream input) |
static SearchModelDeploymentMonitoringStatsAnomaliesRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SearchModelDeploymentMonitoringStatsAnomaliesRequest> |
parser() |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MODEL_DEPLOYMENT_MONITORING_JOB_FIELD_NUMBER
public static final int DEPLOYED_MODEL_ID_FIELD_NUMBER
public static final int FEATURE_DISPLAY_NAME_FIELD_NUMBER
public static final int OBJECTIVES_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getModelDeploymentMonitoringJob()
Required. ModelDeploymentMonitoring Job resource name.
Format:
`projects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}`
string model_deployment_monitoring_job = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getModelDeploymentMonitoringJob in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.ByteString getModelDeploymentMonitoringJobBytes()
Required. ModelDeploymentMonitoring Job resource name.
Format:
`projects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}`
string model_deployment_monitoring_job = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getModelDeploymentMonitoringJobBytes in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic String getDeployedModelId()
Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];getDeployedModelId in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.ByteString getDeployedModelIdBytes()
Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];getDeployedModelIdBytes in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic String getFeatureDisplayName()
The feature display name. If specified, only return the stats belonging to this feature. Format: [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name], example: "user_destination".
string feature_display_name = 3;getFeatureDisplayName in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.ByteString getFeatureDisplayNameBytes()
The feature display name. If specified, only return the stats belonging to this feature. Format: [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name], example: "user_destination".
string feature_display_name = 3;getFeatureDisplayNameBytes in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic List<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> getObjectivesList()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
getObjectivesList in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder> getObjectivesOrBuilderList()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
getObjectivesOrBuilderList in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic int getObjectivesCount()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
getObjectivesCount in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective getObjectives(int index)
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
getObjectives in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder getObjectivesOrBuilder(int index)
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
getObjectivesOrBuilder in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic int getPageSize()
The standard list page size.
int32 page_size = 5;getPageSize in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic String getPageToken()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string page_token = 6;getPageToken in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string page_token = 6;getPageTokenBytes in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic boolean hasStartTime()
The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
.google.protobuf.Timestamp start_time = 7;hasStartTime in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
.google.protobuf.Timestamp start_time = 7;getStartTime in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
.google.protobuf.Timestamp start_time = 7;getStartTimeOrBuilder in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic boolean hasEndTime()
The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
.google.protobuf.Timestamp end_time = 8;hasEndTime in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
.google.protobuf.Timestamp end_time = 8;getEndTime in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
.google.protobuf.Timestamp end_time = 8;getEndTimeOrBuilder in interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder newBuilder()
public static SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder newBuilder(SearchModelDeploymentMonitoringStatsAnomaliesRequest prototype)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SearchModelDeploymentMonitoringStatsAnomaliesRequest getDefaultInstance()
public static com.google.protobuf.Parser<SearchModelDeploymentMonitoringStatsAnomaliesRequest> parser()
public com.google.protobuf.Parser<SearchModelDeploymentMonitoringStatsAnomaliesRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SearchModelDeploymentMonitoringStatsAnomaliesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.