Interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SearchModelDeploymentMonitoringStatsAnomaliesRequest
,SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder
public interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDeployedModelId()
Required.com.google.protobuf.ByteString
getDeployedModelIdBytes()
Required.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.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.com.google.protobuf.ByteString
getPageTokenBytes()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.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.boolean
hasStartTime()
The earliest timestamp of stats being generated.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getModelDeploymentMonitoringJob
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) = { ... }
- Returns:
- The modelDeploymentMonitoringJob.
-
getModelDeploymentMonitoringJobBytes
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) = { ... }
- Returns:
- The bytes for modelDeploymentMonitoringJob.
-
getDeployedModelId
String getDeployedModelId()
Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- The deployedModelId.
-
getDeployedModelIdBytes
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];
- Returns:
- The bytes for deployedModelId.
-
getFeatureDisplayName
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.v1beta1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name], example: "user_destination".
string feature_display_name = 3;
- Returns:
- The featureDisplayName.
-
getFeatureDisplayNameBytes
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.v1beta1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name], example: "user_destination".
string feature_display_name = 3;
- Returns:
- The bytes for featureDisplayName.
-
getObjectivesList
List<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> getObjectivesList()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
-
getObjectives
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective getObjectives(int index)
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
-
getObjectivesCount
int getObjectivesCount()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
-
getObjectivesOrBuilderList
List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder> getObjectivesOrBuilderList()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
-
getObjectivesOrBuilder
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder getObjectivesOrBuilder(int index)
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
-
getPageSize
int getPageSize()
The standard list page size.
int32 page_size = 5;
- Returns:
- The pageSize.
-
getPageToken
String getPageToken()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string page_token = 6;
- Returns:
- The pageToken.
-
getPageTokenBytes
com.google.protobuf.ByteString getPageTokenBytes()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string page_token = 6;
- Returns:
- The bytes for pageToken.
-
hasStartTime
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;
- Returns:
- Whether the startTime field is set.
-
getStartTime
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;
- Returns:
- The startTime.
-
getStartTimeOrBuilder
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;
-
hasEndTime
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;
- Returns:
- Whether the endTime field is set.
-
getEndTime
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;
- Returns:
- The endTime.
-
getEndTimeOrBuilder
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;
-
-