Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.aiplatform/v1beta1.getModelDeploymentMonitoringJob
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets a ModelDeploymentMonitoringJob.
Using getModelDeploymentMonitoringJob
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getModelDeploymentMonitoringJob(args: GetModelDeploymentMonitoringJobArgs, opts?: InvokeOptions): Promise<GetModelDeploymentMonitoringJobResult>
function getModelDeploymentMonitoringJobOutput(args: GetModelDeploymentMonitoringJobOutputArgs, opts?: InvokeOptions): Output<GetModelDeploymentMonitoringJobResult>
def get_model_deployment_monitoring_job(location: Optional[str] = None,
model_deployment_monitoring_job_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetModelDeploymentMonitoringJobResult
def get_model_deployment_monitoring_job_output(location: Optional[pulumi.Input[str]] = None,
model_deployment_monitoring_job_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetModelDeploymentMonitoringJobResult]
func LookupModelDeploymentMonitoringJob(ctx *Context, args *LookupModelDeploymentMonitoringJobArgs, opts ...InvokeOption) (*LookupModelDeploymentMonitoringJobResult, error)
func LookupModelDeploymentMonitoringJobOutput(ctx *Context, args *LookupModelDeploymentMonitoringJobOutputArgs, opts ...InvokeOption) LookupModelDeploymentMonitoringJobResultOutput
> Note: This function is named LookupModelDeploymentMonitoringJob
in the Go SDK.
public static class GetModelDeploymentMonitoringJob
{
public static Task<GetModelDeploymentMonitoringJobResult> InvokeAsync(GetModelDeploymentMonitoringJobArgs args, InvokeOptions? opts = null)
public static Output<GetModelDeploymentMonitoringJobResult> Invoke(GetModelDeploymentMonitoringJobInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetModelDeploymentMonitoringJobResult> getModelDeploymentMonitoringJob(GetModelDeploymentMonitoringJobArgs args, InvokeOptions options)
public static Output<GetModelDeploymentMonitoringJobResult> getModelDeploymentMonitoringJob(GetModelDeploymentMonitoringJobArgs args, InvokeOptions options)
fn::invoke:
function: google-native:aiplatform/v1beta1:getModelDeploymentMonitoringJob
arguments:
# arguments dictionary
The following arguments are supported:
- Location
This property is required. string - Model
Deployment Monitoring Job Id This property is required. string - Project string
- Location
This property is required. string - Model
Deployment Monitoring Job Id This property is required. string - Project string
- location
This property is required. String - model
Deployment Monitoring Job Id This property is required. String - project String
- location
This property is required. string - model
Deployment Monitoring Job Id This property is required. string - project string
- location
This property is required. str - model_
deployment_ monitoring_ job_ id This property is required. str - project str
- location
This property is required. String - model
Deployment Monitoring Job Id This property is required. String - project String
getModelDeploymentMonitoringJob Result
The following output properties are available:
- Analysis
Instance stringSchema Uri - YAML schema file uri describing the format of a single instance that you want Tensorflow Data Validation (TFDV) to analyze. If this field is empty, all the feature data types are inferred from predict_instance_schema_uri, meaning that TFDV will use the data in the exact format(data type) as prediction request/response. If there are any data type differences between predict instance and TFDV instance, this field can be used to override the schema. For models trained with Vertex AI, this field must be set as all the fields in predict instance formatted as string.
- Bigquery
Tables List<Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Model Deployment Monitoring Big Query Table Response> - The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum: 1. Training data logging predict request/response 2. Serving data logging predict request/response
- Create
Time string - Timestamp when this ModelDeploymentMonitoringJob was created.
- Display
Name string - The user-defined name of the ModelDeploymentMonitoringJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a ModelDeploymentMonitoringJob.
- Enable
Monitoring boolPipeline Logs - If true, the scheduled monitoring pipeline logs are sent to Google Cloud Logging, including pipeline status and anomalies detected. Please note the logs incur cost, which are subject to Cloud Logging pricing.
- Encryption
Spec Pulumi.Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Encryption Spec Response - Customer-managed encryption key spec for a ModelDeploymentMonitoringJob. If set, this ModelDeploymentMonitoringJob and all sub-resources of this ModelDeploymentMonitoringJob will be secured by this key.
- Endpoint string
- Endpoint resource name. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
- Error
Pulumi.
Google Native. Aiplatform. V1Beta1. Outputs. Google Rpc Status Response - Only populated when the job's state is
JOB_STATE_FAILED
orJOB_STATE_CANCELLED
. - Labels Dictionary<string, string>
- The labels with user-defined metadata to organize your ModelDeploymentMonitoringJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- Latest
Monitoring Pulumi.Pipeline Metadata Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Model Deployment Monitoring Job Latest Monitoring Pipeline Metadata Response - Latest triggered monitoring pipeline metadata.
- Log
Ttl string - The TTL of BigQuery tables in user projects which stores logs. A day is the basic unit of the TTL and we take the ceil of TTL/86400(a day). e.g. { second: 3600} indicates ttl = 1 day.
- Logging
Sampling Pulumi.Strategy Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Sampling Strategy Response - Sample Strategy for logging.
- Model
Deployment List<Pulumi.Monitoring Objective Configs Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Model Deployment Monitoring Objective Config Response> - The config for monitoring objectives. This is a per DeployedModel config. Each DeployedModel needs to be configured separately.
- Model
Deployment Pulumi.Monitoring Schedule Config Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Model Deployment Monitoring Schedule Config Response - Schedule config for running the monitoring job.
- Model
Monitoring Pulumi.Alert Config Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Model Monitoring Alert Config Response - Alert config for model monitoring.
- Name string
- Resource name of a ModelDeploymentMonitoringJob.
- Next
Schedule stringTime - Timestamp when this monitoring pipeline will be scheduled to run for the next round.
- Predict
Instance stringSchema Uri - YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.
- Sample
Predict objectInstance - Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.
- Schedule
State string - Schedule state when the monitoring job is in Running state.
- State string
- The detailed state of the monitoring job. When the job is still creating, the state will be 'PENDING'. Once the job is successfully created, the state will be 'RUNNING'. Pause the job, the state will be 'PAUSED'. Resume the job, the state will return to 'RUNNING'.
- Stats
Anomalies Pulumi.Base Directory Google Native. Aiplatform. V1Beta1. Outputs. Google Cloud Aiplatform V1beta1Gcs Destination Response - Stats anomalies base folder path.
- Update
Time string - Timestamp when this ModelDeploymentMonitoringJob was updated most recently.
- Analysis
Instance stringSchema Uri - YAML schema file uri describing the format of a single instance that you want Tensorflow Data Validation (TFDV) to analyze. If this field is empty, all the feature data types are inferred from predict_instance_schema_uri, meaning that TFDV will use the data in the exact format(data type) as prediction request/response. If there are any data type differences between predict instance and TFDV instance, this field can be used to override the schema. For models trained with Vertex AI, this field must be set as all the fields in predict instance formatted as string.
- Bigquery
Tables []GoogleCloud Aiplatform V1beta1Model Deployment Monitoring Big Query Table Response - The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum: 1. Training data logging predict request/response 2. Serving data logging predict request/response
- Create
Time string - Timestamp when this ModelDeploymentMonitoringJob was created.
- Display
Name string - The user-defined name of the ModelDeploymentMonitoringJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a ModelDeploymentMonitoringJob.
- Enable
Monitoring boolPipeline Logs - If true, the scheduled monitoring pipeline logs are sent to Google Cloud Logging, including pipeline status and anomalies detected. Please note the logs incur cost, which are subject to Cloud Logging pricing.
- Encryption
Spec GoogleCloud Aiplatform V1beta1Encryption Spec Response - Customer-managed encryption key spec for a ModelDeploymentMonitoringJob. If set, this ModelDeploymentMonitoringJob and all sub-resources of this ModelDeploymentMonitoringJob will be secured by this key.
- Endpoint string
- Endpoint resource name. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
- Error
Google
Rpc Status Response - Only populated when the job's state is
JOB_STATE_FAILED
orJOB_STATE_CANCELLED
. - Labels map[string]string
- The labels with user-defined metadata to organize your ModelDeploymentMonitoringJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- Latest
Monitoring GooglePipeline Metadata Cloud Aiplatform V1beta1Model Deployment Monitoring Job Latest Monitoring Pipeline Metadata Response - Latest triggered monitoring pipeline metadata.
- Log
Ttl string - The TTL of BigQuery tables in user projects which stores logs. A day is the basic unit of the TTL and we take the ceil of TTL/86400(a day). e.g. { second: 3600} indicates ttl = 1 day.
- Logging
Sampling GoogleStrategy Cloud Aiplatform V1beta1Sampling Strategy Response - Sample Strategy for logging.
- Model
Deployment []GoogleMonitoring Objective Configs Cloud Aiplatform V1beta1Model Deployment Monitoring Objective Config Response - The config for monitoring objectives. This is a per DeployedModel config. Each DeployedModel needs to be configured separately.
- Model
Deployment GoogleMonitoring Schedule Config Cloud Aiplatform V1beta1Model Deployment Monitoring Schedule Config Response - Schedule config for running the monitoring job.
- Model
Monitoring GoogleAlert Config Cloud Aiplatform V1beta1Model Monitoring Alert Config Response - Alert config for model monitoring.
- Name string
- Resource name of a ModelDeploymentMonitoringJob.
- Next
Schedule stringTime - Timestamp when this monitoring pipeline will be scheduled to run for the next round.
- Predict
Instance stringSchema Uri - YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.
- Sample
Predict interface{}Instance - Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.
- Schedule
State string - Schedule state when the monitoring job is in Running state.
- State string
- The detailed state of the monitoring job. When the job is still creating, the state will be 'PENDING'. Once the job is successfully created, the state will be 'RUNNING'. Pause the job, the state will be 'PAUSED'. Resume the job, the state will return to 'RUNNING'.
- Stats
Anomalies GoogleBase Directory Cloud Aiplatform V1beta1Gcs Destination Response - Stats anomalies base folder path.
- Update
Time string - Timestamp when this ModelDeploymentMonitoringJob was updated most recently.
- analysis
Instance StringSchema Uri - YAML schema file uri describing the format of a single instance that you want Tensorflow Data Validation (TFDV) to analyze. If this field is empty, all the feature data types are inferred from predict_instance_schema_uri, meaning that TFDV will use the data in the exact format(data type) as prediction request/response. If there are any data type differences between predict instance and TFDV instance, this field can be used to override the schema. For models trained with Vertex AI, this field must be set as all the fields in predict instance formatted as string.
- bigquery
Tables List<GoogleCloud Aiplatform V1beta1Model Deployment Monitoring Big Query Table Response> - The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum: 1. Training data logging predict request/response 2. Serving data logging predict request/response
- create
Time String - Timestamp when this ModelDeploymentMonitoringJob was created.
- display
Name String - The user-defined name of the ModelDeploymentMonitoringJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a ModelDeploymentMonitoringJob.
- enable
Monitoring BooleanPipeline Logs - If true, the scheduled monitoring pipeline logs are sent to Google Cloud Logging, including pipeline status and anomalies detected. Please note the logs incur cost, which are subject to Cloud Logging pricing.
- encryption
Spec GoogleCloud Aiplatform V1beta1Encryption Spec Response - Customer-managed encryption key spec for a ModelDeploymentMonitoringJob. If set, this ModelDeploymentMonitoringJob and all sub-resources of this ModelDeploymentMonitoringJob will be secured by this key.
- endpoint String
- Endpoint resource name. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
- error
Google
Rpc Status Response - Only populated when the job's state is
JOB_STATE_FAILED
orJOB_STATE_CANCELLED
. - labels Map<String,String>
- The labels with user-defined metadata to organize your ModelDeploymentMonitoringJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- latest
Monitoring GooglePipeline Metadata Cloud Aiplatform V1beta1Model Deployment Monitoring Job Latest Monitoring Pipeline Metadata Response - Latest triggered monitoring pipeline metadata.
- log
Ttl String - The TTL of BigQuery tables in user projects which stores logs. A day is the basic unit of the TTL and we take the ceil of TTL/86400(a day). e.g. { second: 3600} indicates ttl = 1 day.
- logging
Sampling GoogleStrategy Cloud Aiplatform V1beta1Sampling Strategy Response - Sample Strategy for logging.
- model
Deployment List<GoogleMonitoring Objective Configs Cloud Aiplatform V1beta1Model Deployment Monitoring Objective Config Response> - The config for monitoring objectives. This is a per DeployedModel config. Each DeployedModel needs to be configured separately.
- model
Deployment GoogleMonitoring Schedule Config Cloud Aiplatform V1beta1Model Deployment Monitoring Schedule Config Response - Schedule config for running the monitoring job.
- model
Monitoring GoogleAlert Config Cloud Aiplatform V1beta1Model Monitoring Alert Config Response - Alert config for model monitoring.
- name String
- Resource name of a ModelDeploymentMonitoringJob.
- next
Schedule StringTime - Timestamp when this monitoring pipeline will be scheduled to run for the next round.
- predict
Instance StringSchema Uri - YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.
- sample
Predict ObjectInstance - Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.
- schedule
State String - Schedule state when the monitoring job is in Running state.
- state String
- The detailed state of the monitoring job. When the job is still creating, the state will be 'PENDING'. Once the job is successfully created, the state will be 'RUNNING'. Pause the job, the state will be 'PAUSED'. Resume the job, the state will return to 'RUNNING'.
- stats
Anomalies GoogleBase Directory Cloud Aiplatform V1beta1Gcs Destination Response - Stats anomalies base folder path.
- update
Time String - Timestamp when this ModelDeploymentMonitoringJob was updated most recently.
- analysis
Instance stringSchema Uri - YAML schema file uri describing the format of a single instance that you want Tensorflow Data Validation (TFDV) to analyze. If this field is empty, all the feature data types are inferred from predict_instance_schema_uri, meaning that TFDV will use the data in the exact format(data type) as prediction request/response. If there are any data type differences between predict instance and TFDV instance, this field can be used to override the schema. For models trained with Vertex AI, this field must be set as all the fields in predict instance formatted as string.
- bigquery
Tables GoogleCloud Aiplatform V1beta1Model Deployment Monitoring Big Query Table Response[] - The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum: 1. Training data logging predict request/response 2. Serving data logging predict request/response
- create
Time string - Timestamp when this ModelDeploymentMonitoringJob was created.
- display
Name string - The user-defined name of the ModelDeploymentMonitoringJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a ModelDeploymentMonitoringJob.
- enable
Monitoring booleanPipeline Logs - If true, the scheduled monitoring pipeline logs are sent to Google Cloud Logging, including pipeline status and anomalies detected. Please note the logs incur cost, which are subject to Cloud Logging pricing.
- encryption
Spec GoogleCloud Aiplatform V1beta1Encryption Spec Response - Customer-managed encryption key spec for a ModelDeploymentMonitoringJob. If set, this ModelDeploymentMonitoringJob and all sub-resources of this ModelDeploymentMonitoringJob will be secured by this key.
- endpoint string
- Endpoint resource name. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
- error
Google
Rpc Status Response - Only populated when the job's state is
JOB_STATE_FAILED
orJOB_STATE_CANCELLED
. - labels {[key: string]: string}
- The labels with user-defined metadata to organize your ModelDeploymentMonitoringJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- latest
Monitoring GooglePipeline Metadata Cloud Aiplatform V1beta1Model Deployment Monitoring Job Latest Monitoring Pipeline Metadata Response - Latest triggered monitoring pipeline metadata.
- log
Ttl string - The TTL of BigQuery tables in user projects which stores logs. A day is the basic unit of the TTL and we take the ceil of TTL/86400(a day). e.g. { second: 3600} indicates ttl = 1 day.
- logging
Sampling GoogleStrategy Cloud Aiplatform V1beta1Sampling Strategy Response - Sample Strategy for logging.
- model
Deployment GoogleMonitoring Objective Configs Cloud Aiplatform V1beta1Model Deployment Monitoring Objective Config Response[] - The config for monitoring objectives. This is a per DeployedModel config. Each DeployedModel needs to be configured separately.
- model
Deployment GoogleMonitoring Schedule Config Cloud Aiplatform V1beta1Model Deployment Monitoring Schedule Config Response - Schedule config for running the monitoring job.
- model
Monitoring GoogleAlert Config Cloud Aiplatform V1beta1Model Monitoring Alert Config Response - Alert config for model monitoring.
- name string
- Resource name of a ModelDeploymentMonitoringJob.
- next
Schedule stringTime - Timestamp when this monitoring pipeline will be scheduled to run for the next round.
- predict
Instance stringSchema Uri - YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.
- sample
Predict anyInstance - Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.
- schedule
State string - Schedule state when the monitoring job is in Running state.
- state string
- The detailed state of the monitoring job. When the job is still creating, the state will be 'PENDING'. Once the job is successfully created, the state will be 'RUNNING'. Pause the job, the state will be 'PAUSED'. Resume the job, the state will return to 'RUNNING'.
- stats
Anomalies GoogleBase Directory Cloud Aiplatform V1beta1Gcs Destination Response - Stats anomalies base folder path.
- update
Time string - Timestamp when this ModelDeploymentMonitoringJob was updated most recently.
- analysis_
instance_ strschema_ uri - YAML schema file uri describing the format of a single instance that you want Tensorflow Data Validation (TFDV) to analyze. If this field is empty, all the feature data types are inferred from predict_instance_schema_uri, meaning that TFDV will use the data in the exact format(data type) as prediction request/response. If there are any data type differences between predict instance and TFDV instance, this field can be used to override the schema. For models trained with Vertex AI, this field must be set as all the fields in predict instance formatted as string.
- bigquery_
tables Sequence[GoogleCloud Aiplatform V1beta1Model Deployment Monitoring Big Query Table Response] - The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum: 1. Training data logging predict request/response 2. Serving data logging predict request/response
- create_
time str - Timestamp when this ModelDeploymentMonitoringJob was created.
- display_
name str - The user-defined name of the ModelDeploymentMonitoringJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a ModelDeploymentMonitoringJob.
- enable_
monitoring_ boolpipeline_ logs - If true, the scheduled monitoring pipeline logs are sent to Google Cloud Logging, including pipeline status and anomalies detected. Please note the logs incur cost, which are subject to Cloud Logging pricing.
- encryption_
spec GoogleCloud Aiplatform V1beta1Encryption Spec Response - Customer-managed encryption key spec for a ModelDeploymentMonitoringJob. If set, this ModelDeploymentMonitoringJob and all sub-resources of this ModelDeploymentMonitoringJob will be secured by this key.
- endpoint str
- Endpoint resource name. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
- error
Google
Rpc Status Response - Only populated when the job's state is
JOB_STATE_FAILED
orJOB_STATE_CANCELLED
. - labels Mapping[str, str]
- The labels with user-defined metadata to organize your ModelDeploymentMonitoringJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- latest_
monitoring_ Googlepipeline_ metadata Cloud Aiplatform V1beta1Model Deployment Monitoring Job Latest Monitoring Pipeline Metadata Response - Latest triggered monitoring pipeline metadata.
- log_
ttl str - The TTL of BigQuery tables in user projects which stores logs. A day is the basic unit of the TTL and we take the ceil of TTL/86400(a day). e.g. { second: 3600} indicates ttl = 1 day.
- logging_
sampling_ Googlestrategy Cloud Aiplatform V1beta1Sampling Strategy Response - Sample Strategy for logging.
- model_
deployment_ Sequence[Googlemonitoring_ objective_ configs Cloud Aiplatform V1beta1Model Deployment Monitoring Objective Config Response] - The config for monitoring objectives. This is a per DeployedModel config. Each DeployedModel needs to be configured separately.
- model_
deployment_ Googlemonitoring_ schedule_ config Cloud Aiplatform V1beta1Model Deployment Monitoring Schedule Config Response - Schedule config for running the monitoring job.
- model_
monitoring_ Googlealert_ config Cloud Aiplatform V1beta1Model Monitoring Alert Config Response - Alert config for model monitoring.
- name str
- Resource name of a ModelDeploymentMonitoringJob.
- next_
schedule_ strtime - Timestamp when this monitoring pipeline will be scheduled to run for the next round.
- predict_
instance_ strschema_ uri - YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.
- sample_
predict_ Anyinstance - Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.
- schedule_
state str - Schedule state when the monitoring job is in Running state.
- state str
- The detailed state of the monitoring job. When the job is still creating, the state will be 'PENDING'. Once the job is successfully created, the state will be 'RUNNING'. Pause the job, the state will be 'PAUSED'. Resume the job, the state will return to 'RUNNING'.
- stats_
anomalies_ Googlebase_ directory Cloud Aiplatform V1beta1Gcs Destination Response - Stats anomalies base folder path.
- update_
time str - Timestamp when this ModelDeploymentMonitoringJob was updated most recently.
- analysis
Instance StringSchema Uri - YAML schema file uri describing the format of a single instance that you want Tensorflow Data Validation (TFDV) to analyze. If this field is empty, all the feature data types are inferred from predict_instance_schema_uri, meaning that TFDV will use the data in the exact format(data type) as prediction request/response. If there are any data type differences between predict instance and TFDV instance, this field can be used to override the schema. For models trained with Vertex AI, this field must be set as all the fields in predict instance formatted as string.
- bigquery
Tables List<Property Map> - The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum: 1. Training data logging predict request/response 2. Serving data logging predict request/response
- create
Time String - Timestamp when this ModelDeploymentMonitoringJob was created.
- display
Name String - The user-defined name of the ModelDeploymentMonitoringJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a ModelDeploymentMonitoringJob.
- enable
Monitoring BooleanPipeline Logs - If true, the scheduled monitoring pipeline logs are sent to Google Cloud Logging, including pipeline status and anomalies detected. Please note the logs incur cost, which are subject to Cloud Logging pricing.
- encryption
Spec Property Map - Customer-managed encryption key spec for a ModelDeploymentMonitoringJob. If set, this ModelDeploymentMonitoringJob and all sub-resources of this ModelDeploymentMonitoringJob will be secured by this key.
- endpoint String
- Endpoint resource name. Format:
projects/{project}/locations/{location}/endpoints/{endpoint}
- error Property Map
- Only populated when the job's state is
JOB_STATE_FAILED
orJOB_STATE_CANCELLED
. - labels Map<String>
- The labels with user-defined metadata to organize your ModelDeploymentMonitoringJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
- latest
Monitoring Property MapPipeline Metadata - Latest triggered monitoring pipeline metadata.
- log
Ttl String - The TTL of BigQuery tables in user projects which stores logs. A day is the basic unit of the TTL and we take the ceil of TTL/86400(a day). e.g. { second: 3600} indicates ttl = 1 day.
- logging
Sampling Property MapStrategy - Sample Strategy for logging.
- model
Deployment List<Property Map>Monitoring Objective Configs - The config for monitoring objectives. This is a per DeployedModel config. Each DeployedModel needs to be configured separately.
- model
Deployment Property MapMonitoring Schedule Config - Schedule config for running the monitoring job.
- model
Monitoring Property MapAlert Config - Alert config for model monitoring.
- name String
- Resource name of a ModelDeploymentMonitoringJob.
- next
Schedule StringTime - Timestamp when this monitoring pipeline will be scheduled to run for the next round.
- predict
Instance StringSchema Uri - YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.
- sample
Predict AnyInstance - Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.
- schedule
State String - Schedule state when the monitoring job is in Running state.
- state String
- The detailed state of the monitoring job. When the job is still creating, the state will be 'PENDING'. Once the job is successfully created, the state will be 'RUNNING'. Pause the job, the state will be 'PAUSED'. Resume the job, the state will return to 'RUNNING'.
- stats
Anomalies Property MapBase Directory - Stats anomalies base folder path.
- update
Time String - Timestamp when this ModelDeploymentMonitoringJob was updated most recently.
Supporting Types
GoogleCloudAiplatformV1beta1BigQueryDestinationResponse
- Output
Uri This property is required. string - BigQuery URI to a project or table, up to 2000 characters long. When only the project is specified, the Dataset and Table is created. When the full table reference is specified, the Dataset must exist and table must not exist. Accepted forms: * BigQuery path. For example:
bq://projectId
orbq://projectId.bqDatasetId
orbq://projectId.bqDatasetId.bqTableId
.
- Output
Uri This property is required. string - BigQuery URI to a project or table, up to 2000 characters long. When only the project is specified, the Dataset and Table is created. When the full table reference is specified, the Dataset must exist and table must not exist. Accepted forms: * BigQuery path. For example:
bq://projectId
orbq://projectId.bqDatasetId
orbq://projectId.bqDatasetId.bqTableId
.
- output
Uri This property is required. String - BigQuery URI to a project or table, up to 2000 characters long. When only the project is specified, the Dataset and Table is created. When the full table reference is specified, the Dataset must exist and table must not exist. Accepted forms: * BigQuery path. For example:
bq://projectId
orbq://projectId.bqDatasetId
orbq://projectId.bqDatasetId.bqTableId
.
- output
Uri This property is required. string - BigQuery URI to a project or table, up to 2000 characters long. When only the project is specified, the Dataset and Table is created. When the full table reference is specified, the Dataset must exist and table must not exist. Accepted forms: * BigQuery path. For example:
bq://projectId
orbq://projectId.bqDatasetId
orbq://projectId.bqDatasetId.bqTableId
.
- output_
uri This property is required. str - BigQuery URI to a project or table, up to 2000 characters long. When only the project is specified, the Dataset and Table is created. When the full table reference is specified, the Dataset must exist and table must not exist. Accepted forms: * BigQuery path. For example:
bq://projectId
orbq://projectId.bqDatasetId
orbq://projectId.bqDatasetId.bqTableId
.
- output
Uri This property is required. String - BigQuery URI to a project or table, up to 2000 characters long. When only the project is specified, the Dataset and Table is created. When the full table reference is specified, the Dataset must exist and table must not exist. Accepted forms: * BigQuery path. For example:
bq://projectId
orbq://projectId.bqDatasetId
orbq://projectId.bqDatasetId.bqTableId
.
GoogleCloudAiplatformV1beta1BigQuerySourceResponse
- Input
Uri This property is required. string - BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
- Input
Uri This property is required. string - BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
- input
Uri This property is required. String - BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
- input
Uri This property is required. string - BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
- input_
uri This property is required. str - BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
- input
Uri This property is required. String - BigQuery URI to a table, up to 2000 characters long. Accepted forms: * BigQuery path. For example:
bq://projectId.bqDatasetId.bqTableId
.
GoogleCloudAiplatformV1beta1EncryptionSpecResponse
- Kms
Key Name This property is required. string - The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.
- Kms
Key Name This property is required. string - The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.
- kms
Key Name This property is required. String - The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.
- kms
Key Name This property is required. string - The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.
- kms_
key_ name This property is required. str - The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.
- kms
Key Name This property is required. String - The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key
. The key needs to be in the same region as where the compute resource is created.
GoogleCloudAiplatformV1beta1GcsDestinationResponse
- Output
Uri Prefix This property is required. string - Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.
- Output
Uri Prefix This property is required. string - Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.
- output
Uri Prefix This property is required. String - Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.
- output
Uri Prefix This property is required. string - Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.
- output_
uri_ prefix This property is required. str - Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.
- output
Uri Prefix This property is required. String - Google Cloud Storage URI to output directory. If the uri doesn't end with '/', a '/' will be automatically appended. The directory is created if it doesn't exist.
GoogleCloudAiplatformV1beta1GcsSourceResponse
- Uris
This property is required. List<string> - Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
- Uris
This property is required. []string - Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
- uris
This property is required. List<String> - Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
- uris
This property is required. string[] - Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
- uris
This property is required. Sequence[str] - Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
- uris
This property is required. List<String> - Google Cloud Storage URI(-s) to the input file(s). May contain wildcards. For more information on wildcards, see https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames.
GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTableResponse
- Bigquery
Table Path This property is required. string - The created BigQuery table to store logs. Customer could do their own query & analysis. Format:
bq://.model_deployment_monitoring_._
- Log
Source This property is required. string - The source of log.
- Log
Type This property is required. string - The type of log.
- Bigquery
Table Path This property is required. string - The created BigQuery table to store logs. Customer could do their own query & analysis. Format:
bq://.model_deployment_monitoring_._
- Log
Source This property is required. string - The source of log.
- Log
Type This property is required. string - The type of log.
- bigquery
Table Path This property is required. String - The created BigQuery table to store logs. Customer could do their own query & analysis. Format:
bq://.model_deployment_monitoring_._
- log
Source This property is required. String - The source of log.
- log
Type This property is required. String - The type of log.
- bigquery
Table Path This property is required. string - The created BigQuery table to store logs. Customer could do their own query & analysis. Format:
bq://.model_deployment_monitoring_._
- log
Source This property is required. string - The source of log.
- log
Type This property is required. string - The type of log.
- bigquery_
table_ path This property is required. str - The created BigQuery table to store logs. Customer could do their own query & analysis. Format:
bq://.model_deployment_monitoring_._
- log_
source This property is required. str - The source of log.
- log_
type This property is required. str - The type of log.
- bigquery
Table Path This property is required. String - The created BigQuery table to store logs. Customer could do their own query & analysis. Format:
bq://.model_deployment_monitoring_._
- log
Source This property is required. String - The source of log.
- log
Type This property is required. String - The type of log.
GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadataResponse
- Run
Time This property is required. string - The time that most recent monitoring pipelines that is related to this run.
- Status
This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Rpc Status Response - The status of the most recent monitoring pipeline.
- Run
Time This property is required. string - The time that most recent monitoring pipelines that is related to this run.
- Status
This property is required. GoogleRpc Status Response - The status of the most recent monitoring pipeline.
- run
Time This property is required. String - The time that most recent monitoring pipelines that is related to this run.
- status
This property is required. GoogleRpc Status Response - The status of the most recent monitoring pipeline.
- run
Time This property is required. string - The time that most recent monitoring pipelines that is related to this run.
- status
This property is required. GoogleRpc Status Response - The status of the most recent monitoring pipeline.
- run_
time This property is required. str - The time that most recent monitoring pipelines that is related to this run.
- status
This property is required. GoogleRpc Status Response - The status of the most recent monitoring pipeline.
- run
Time This property is required. String - The time that most recent monitoring pipelines that is related to this run.
- status
This property is required. Property Map - The status of the most recent monitoring pipeline.
GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfigResponse
- Deployed
Model Id This property is required. string - The DeployedModel ID of the objective config.
- Objective
Config This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Objective Config Response - The objective config of for the modelmonitoring job of this deployed model.
- Deployed
Model Id This property is required. string - The DeployedModel ID of the objective config.
- Objective
Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Response - The objective config of for the modelmonitoring job of this deployed model.
- deployed
Model Id This property is required. String - The DeployedModel ID of the objective config.
- objective
Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Response - The objective config of for the modelmonitoring job of this deployed model.
- deployed
Model Id This property is required. string - The DeployedModel ID of the objective config.
- objective
Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Response - The objective config of for the modelmonitoring job of this deployed model.
- deployed_
model_ id This property is required. str - The DeployedModel ID of the objective config.
- objective_
config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Response - The objective config of for the modelmonitoring job of this deployed model.
- deployed
Model Id This property is required. String - The DeployedModel ID of the objective config.
- objective
Config This property is required. Property Map - The objective config of for the modelmonitoring job of this deployed model.
GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfigResponse
- Monitor
Interval This property is required. string - The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.
- Monitor
Window This property is required. string - The time window of the prediction data being included in each prediction dataset. This window specifies how long the data should be collected from historical model results for each run. If not set, ModelDeploymentMonitoringScheduleConfig.monitor_interval will be used. e.g. If currently the cutoff time is 2022-01-08 14:30:00 and the monitor_window is set to be 3600, then data from 2022-01-08 13:30:00 to 2022-01-08 14:30:00 will be retrieved and aggregated to calculate the monitoring statistics.
- Monitor
Interval This property is required. string - The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.
- Monitor
Window This property is required. string - The time window of the prediction data being included in each prediction dataset. This window specifies how long the data should be collected from historical model results for each run. If not set, ModelDeploymentMonitoringScheduleConfig.monitor_interval will be used. e.g. If currently the cutoff time is 2022-01-08 14:30:00 and the monitor_window is set to be 3600, then data from 2022-01-08 13:30:00 to 2022-01-08 14:30:00 will be retrieved and aggregated to calculate the monitoring statistics.
- monitor
Interval This property is required. String - The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.
- monitor
Window This property is required. String - The time window of the prediction data being included in each prediction dataset. This window specifies how long the data should be collected from historical model results for each run. If not set, ModelDeploymentMonitoringScheduleConfig.monitor_interval will be used. e.g. If currently the cutoff time is 2022-01-08 14:30:00 and the monitor_window is set to be 3600, then data from 2022-01-08 13:30:00 to 2022-01-08 14:30:00 will be retrieved and aggregated to calculate the monitoring statistics.
- monitor
Interval This property is required. string - The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.
- monitor
Window This property is required. string - The time window of the prediction data being included in each prediction dataset. This window specifies how long the data should be collected from historical model results for each run. If not set, ModelDeploymentMonitoringScheduleConfig.monitor_interval will be used. e.g. If currently the cutoff time is 2022-01-08 14:30:00 and the monitor_window is set to be 3600, then data from 2022-01-08 13:30:00 to 2022-01-08 14:30:00 will be retrieved and aggregated to calculate the monitoring statistics.
- monitor_
interval This property is required. str - The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.
- monitor_
window This property is required. str - The time window of the prediction data being included in each prediction dataset. This window specifies how long the data should be collected from historical model results for each run. If not set, ModelDeploymentMonitoringScheduleConfig.monitor_interval will be used. e.g. If currently the cutoff time is 2022-01-08 14:30:00 and the monitor_window is set to be 3600, then data from 2022-01-08 13:30:00 to 2022-01-08 14:30:00 will be retrieved and aggregated to calculate the monitoring statistics.
- monitor
Interval This property is required. String - The model monitoring job scheduling interval. It will be rounded up to next full hour. This defines how often the monitoring jobs are triggered.
- monitor
Window This property is required. String - The time window of the prediction data being included in each prediction dataset. This window specifies how long the data should be collected from historical model results for each run. If not set, ModelDeploymentMonitoringScheduleConfig.monitor_interval will be used. e.g. If currently the cutoff time is 2022-01-08 14:30:00 and the monitor_window is set to be 3600, then data from 2022-01-08 13:30:00 to 2022-01-08 14:30:00 will be retrieved and aggregated to calculate the monitoring statistics.
GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfigResponse
- User
Emails This property is required. List<string> - The email addresses to send the alert.
- User
Emails This property is required. []string - The email addresses to send the alert.
- user
Emails This property is required. List<String> - The email addresses to send the alert.
- user
Emails This property is required. string[] - The email addresses to send the alert.
- user_
emails This property is required. Sequence[str] - The email addresses to send the alert.
- user
Emails This property is required. List<String> - The email addresses to send the alert.
GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigResponse
- Email
Alert Config This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Alert Config Email Alert Config Response - Email alert config.
- Enable
Logging This property is required. bool - Dump the anomalies to Cloud Logging. The anomalies will be put to json payload encoded from proto google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry. This can be further sinked to Pub/Sub or any other services supported by Cloud Logging.
- Notification
Channels This property is required. List<string> - Resource names of the NotificationChannels to send alert. Must be of the format
projects//notificationChannels/
- Email
Alert Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Alert Config Email Alert Config Response - Email alert config.
- Enable
Logging This property is required. bool - Dump the anomalies to Cloud Logging. The anomalies will be put to json payload encoded from proto google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry. This can be further sinked to Pub/Sub or any other services supported by Cloud Logging.
- Notification
Channels This property is required. []string - Resource names of the NotificationChannels to send alert. Must be of the format
projects//notificationChannels/
- email
Alert Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Alert Config Email Alert Config Response - Email alert config.
- enable
Logging This property is required. Boolean - Dump the anomalies to Cloud Logging. The anomalies will be put to json payload encoded from proto google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry. This can be further sinked to Pub/Sub or any other services supported by Cloud Logging.
- notification
Channels This property is required. List<String> - Resource names of the NotificationChannels to send alert. Must be of the format
projects//notificationChannels/
- email
Alert Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Alert Config Email Alert Config Response - Email alert config.
- enable
Logging This property is required. boolean - Dump the anomalies to Cloud Logging. The anomalies will be put to json payload encoded from proto google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry. This can be further sinked to Pub/Sub or any other services supported by Cloud Logging.
- notification
Channels This property is required. string[] - Resource names of the NotificationChannels to send alert. Must be of the format
projects//notificationChannels/
- email_
alert_ config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Alert Config Email Alert Config Response - Email alert config.
- enable_
logging This property is required. bool - Dump the anomalies to Cloud Logging. The anomalies will be put to json payload encoded from proto google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry. This can be further sinked to Pub/Sub or any other services supported by Cloud Logging.
- notification_
channels This property is required. Sequence[str] - Resource names of the NotificationChannels to send alert. Must be of the format
projects//notificationChannels/
- email
Alert Config This property is required. Property Map - Email alert config.
- enable
Logging This property is required. Boolean - Dump the anomalies to Cloud Logging. The anomalies will be put to json payload encoded from proto google.cloud.aiplatform.logging.ModelMonitoringAnomaliesLogEntry. This can be further sinked to Pub/Sub or any other services supported by Cloud Logging.
- notification
Channels This property is required. List<String> - Resource names of the NotificationChannels to send alert. Must be of the format
projects//notificationChannels/
GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselineResponse
- Bigquery
This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Big Query Destination Response - BigQuery location for BatchExplain output.
- Gcs
This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Gcs Destination Response - Cloud Storage location for BatchExplain output.
- Prediction
Format This property is required. string - The storage format of the predictions generated BatchPrediction job.
- Bigquery
This property is required. GoogleCloud Aiplatform V1beta1Big Query Destination Response - BigQuery location for BatchExplain output.
- Gcs
This property is required. GoogleCloud Aiplatform V1beta1Gcs Destination Response - Cloud Storage location for BatchExplain output.
- Prediction
Format This property is required. string - The storage format of the predictions generated BatchPrediction job.
- bigquery
This property is required. GoogleCloud Aiplatform V1beta1Big Query Destination Response - BigQuery location for BatchExplain output.
- gcs
This property is required. GoogleCloud Aiplatform V1beta1Gcs Destination Response - Cloud Storage location for BatchExplain output.
- prediction
Format This property is required. String - The storage format of the predictions generated BatchPrediction job.
- bigquery
This property is required. GoogleCloud Aiplatform V1beta1Big Query Destination Response - BigQuery location for BatchExplain output.
- gcs
This property is required. GoogleCloud Aiplatform V1beta1Gcs Destination Response - Cloud Storage location for BatchExplain output.
- prediction
Format This property is required. string - The storage format of the predictions generated BatchPrediction job.
- bigquery
This property is required. GoogleCloud Aiplatform V1beta1Big Query Destination Response - BigQuery location for BatchExplain output.
- gcs
This property is required. GoogleCloud Aiplatform V1beta1Gcs Destination Response - Cloud Storage location for BatchExplain output.
- prediction_
format This property is required. str - The storage format of the predictions generated BatchPrediction job.
- bigquery
This property is required. Property Map - BigQuery location for BatchExplain output.
- gcs
This property is required. Property Map - Cloud Storage location for BatchExplain output.
- prediction
Format This property is required. String - The storage format of the predictions generated BatchPrediction job.
GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigResponse
- Enable
Feature Attributes This property is required. bool - If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.
- Explanation
Baseline This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Explanation Baseline Response - Predictions generated by the BatchPredictionJob using baseline dataset.
- Enable
Feature Attributes This property is required. bool - If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.
- Explanation
Baseline This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Explanation Baseline Response - Predictions generated by the BatchPredictionJob using baseline dataset.
- enable
Feature Attributes This property is required. Boolean - If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.
- explanation
Baseline This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Explanation Baseline Response - Predictions generated by the BatchPredictionJob using baseline dataset.
- enable
Feature Attributes This property is required. boolean - If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.
- explanation
Baseline This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Explanation Baseline Response - Predictions generated by the BatchPredictionJob using baseline dataset.
- enable_
feature_ attributes This property is required. bool - If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.
- explanation_
baseline This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Explanation Baseline Response - Predictions generated by the BatchPredictionJob using baseline dataset.
- enable
Feature Attributes This property is required. Boolean - If want to analyze the Vertex Explainable AI feature attribute scores or not. If set to true, Vertex AI will log the feature attributions from explain response and do the skew/drift detection for them.
- explanation
Baseline This property is required. Property Map - Predictions generated by the BatchPredictionJob using baseline dataset.
GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfigResponse
- Attribution
Score Drift Thresholds This property is required. Dictionary<string, string> - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between different time windows.
- Default
Drift Threshold This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Threshold Config Response - Drift anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- Drift
Thresholds This property is required. Dictionary<string, string> - Key is the feature name and value is the threshold. If a feature needs to be monitored for drift, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between different time windws.
- Attribution
Score Drift Thresholds This property is required. map[string]string - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between different time windows.
- Default
Drift Threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Drift anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- Drift
Thresholds This property is required. map[string]string - Key is the feature name and value is the threshold. If a feature needs to be monitored for drift, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between different time windws.
- attribution
Score Drift Thresholds This property is required. Map<String,String> - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between different time windows.
- default
Drift Threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Drift anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- drift
Thresholds This property is required. Map<String,String> - Key is the feature name and value is the threshold. If a feature needs to be monitored for drift, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between different time windws.
- attribution
Score Drift Thresholds This property is required. {[key: string]: string} - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between different time windows.
- default
Drift Threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Drift anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- drift
Thresholds This property is required. {[key: string]: string} - Key is the feature name and value is the threshold. If a feature needs to be monitored for drift, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between different time windws.
- attribution_
score_ drift_ thresholds This property is required. Mapping[str, str] - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between different time windows.
- default_
drift_ threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Drift anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- drift_
thresholds This property is required. Mapping[str, str] - Key is the feature name and value is the threshold. If a feature needs to be monitored for drift, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between different time windws.
- attribution
Score Drift Thresholds This property is required. Map<String> - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between different time windows.
- default
Drift Threshold This property is required. Property Map - Drift anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- drift
Thresholds This property is required. Map<String> - Key is the feature name and value is the threshold. If a feature needs to be monitored for drift, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between different time windws.
GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigResponse
- Explanation
Config This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Response - The config for integrating with Vertex Explainable AI.
- Prediction
Drift Detection Config This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Objective Config Prediction Drift Detection Config Response - The config for drift of prediction data.
- Training
Dataset This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Objective Config Training Dataset Response - Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.
- Training
Prediction Skew Detection Config This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Model Monitoring Objective Config Training Prediction Skew Detection Config Response - The config for skew between training data and prediction data.
- Explanation
Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Response - The config for integrating with Vertex Explainable AI.
- Prediction
Drift Detection Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Prediction Drift Detection Config Response - The config for drift of prediction data.
- Training
Dataset This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Dataset Response - Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.
- Training
Prediction Skew Detection Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Prediction Skew Detection Config Response - The config for skew between training data and prediction data.
- explanation
Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Response - The config for integrating with Vertex Explainable AI.
- prediction
Drift Detection Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Prediction Drift Detection Config Response - The config for drift of prediction data.
- training
Dataset This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Dataset Response - Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.
- training
Prediction Skew Detection Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Prediction Skew Detection Config Response - The config for skew between training data and prediction data.
- explanation
Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Response - The config for integrating with Vertex Explainable AI.
- prediction
Drift Detection Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Prediction Drift Detection Config Response - The config for drift of prediction data.
- training
Dataset This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Dataset Response - Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.
- training
Prediction Skew Detection Config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Prediction Skew Detection Config Response - The config for skew between training data and prediction data.
- explanation_
config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Explanation Config Response - The config for integrating with Vertex Explainable AI.
- prediction_
drift_ detection_ config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Prediction Drift Detection Config Response - The config for drift of prediction data.
- training_
dataset This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Dataset Response - Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.
- training_
prediction_ skew_ detection_ config This property is required. GoogleCloud Aiplatform V1beta1Model Monitoring Objective Config Training Prediction Skew Detection Config Response - The config for skew between training data and prediction data.
- explanation
Config This property is required. Property Map - The config for integrating with Vertex Explainable AI.
- prediction
Drift Detection Config This property is required. Property Map - The config for drift of prediction data.
- training
Dataset This property is required. Property Map - Training dataset for models. This field has to be set only if TrainingPredictionSkewDetectionConfig is specified.
- training
Prediction Skew Detection Config This property is required. Property Map - The config for skew between training data and prediction data.
GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDatasetResponse
- Bigquery
Source This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Big Query Source Response - The BigQuery table of the unmanaged Dataset used to train this Model.
- Data
Format This property is required. string - Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
- Dataset
This property is required. string - The resource name of the Dataset used to train this Model.
- Gcs
Source This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Gcs Source Response - The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
- Logging
Sampling Strategy This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Sampling Strategy Response - Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
- Target
Field This property is required. string - The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
- Bigquery
Source This property is required. GoogleCloud Aiplatform V1beta1Big Query Source Response - The BigQuery table of the unmanaged Dataset used to train this Model.
- Data
Format This property is required. string - Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
- Dataset
This property is required. string - The resource name of the Dataset used to train this Model.
- Gcs
Source This property is required. GoogleCloud Aiplatform V1beta1Gcs Source Response - The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
- Logging
Sampling Strategy This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Response - Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
- Target
Field This property is required. string - The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
- bigquery
Source This property is required. GoogleCloud Aiplatform V1beta1Big Query Source Response - The BigQuery table of the unmanaged Dataset used to train this Model.
- data
Format This property is required. String - Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
- dataset
This property is required. String - The resource name of the Dataset used to train this Model.
- gcs
Source This property is required. GoogleCloud Aiplatform V1beta1Gcs Source Response - The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
- logging
Sampling Strategy This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Response - Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
- target
Field This property is required. String - The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
- bigquery
Source This property is required. GoogleCloud Aiplatform V1beta1Big Query Source Response - The BigQuery table of the unmanaged Dataset used to train this Model.
- data
Format This property is required. string - Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
- dataset
This property is required. string - The resource name of the Dataset used to train this Model.
- gcs
Source This property is required. GoogleCloud Aiplatform V1beta1Gcs Source Response - The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
- logging
Sampling Strategy This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Response - Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
- target
Field This property is required. string - The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
- bigquery_
source This property is required. GoogleCloud Aiplatform V1beta1Big Query Source Response - The BigQuery table of the unmanaged Dataset used to train this Model.
- data_
format This property is required. str - Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
- dataset
This property is required. str - The resource name of the Dataset used to train this Model.
- gcs_
source This property is required. GoogleCloud Aiplatform V1beta1Gcs Source Response - The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
- logging_
sampling_ strategy This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Response - Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
- target_
field This property is required. str - The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
- bigquery
Source This property is required. Property Map - The BigQuery table of the unmanaged Dataset used to train this Model.
- data
Format This property is required. String - Data format of the dataset, only applicable if the input is from Google Cloud Storage. The possible formats are: "tf-record" The source file is a TFRecord file. "csv" The source file is a CSV file. "jsonl" The source file is a JSONL file.
- dataset
This property is required. String - The resource name of the Dataset used to train this Model.
- gcs
Source This property is required. Property Map - The Google Cloud Storage uri of the unmanaged Dataset used to train this Model.
- logging
Sampling Strategy This property is required. Property Map - Strategy to sample data from Training Dataset. If not set, we process the whole dataset.
- target
Field This property is required. String - The target field name the model is to predict. This field will be excluded when doing Predict and (or) Explain for the training data.
GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfigResponse
- Attribution
Score Skew Thresholds This property is required. Dictionary<string, string> - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between the training and prediction feature.
- Default
Skew Threshold This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Threshold Config Response - Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- Skew
Thresholds This property is required. Dictionary<string, string> - Key is the feature name and value is the threshold. If a feature needs to be monitored for skew, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between the training and prediction feature.
- Attribution
Score Skew Thresholds This property is required. map[string]string - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between the training and prediction feature.
- Default
Skew Threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- Skew
Thresholds This property is required. map[string]string - Key is the feature name and value is the threshold. If a feature needs to be monitored for skew, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between the training and prediction feature.
- attribution
Score Skew Thresholds This property is required. Map<String,String> - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between the training and prediction feature.
- default
Skew Threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- skew
Thresholds This property is required. Map<String,String> - Key is the feature name and value is the threshold. If a feature needs to be monitored for skew, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between the training and prediction feature.
- attribution
Score Skew Thresholds This property is required. {[key: string]: string} - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between the training and prediction feature.
- default
Skew Threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- skew
Thresholds This property is required. {[key: string]: string} - Key is the feature name and value is the threshold. If a feature needs to be monitored for skew, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between the training and prediction feature.
- attribution_
score_ skew_ thresholds This property is required. Mapping[str, str] - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between the training and prediction feature.
- default_
skew_ threshold This property is required. GoogleCloud Aiplatform V1beta1Threshold Config Response - Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- skew_
thresholds This property is required. Mapping[str, str] - Key is the feature name and value is the threshold. If a feature needs to be monitored for skew, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between the training and prediction feature.
- attribution
Score Skew Thresholds This property is required. Map<String> - Key is the feature name and value is the threshold. The threshold here is against attribution score distance between the training and prediction feature.
- default
Skew Threshold This property is required. Property Map - Skew anomaly detection threshold used by all features. When the per-feature thresholds are not set, this field can be used to specify a threshold for all features.
- skew
Thresholds This property is required. Map<String> - Key is the feature name and value is the threshold. If a feature needs to be monitored for skew, a value threshold must be configured for that feature. The threshold here is against feature distribution distance between the training and prediction feature.
GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfigResponse
- Sample
Rate This property is required. double - Sample rate (0, 1]
- Sample
Rate This property is required. float64 - Sample rate (0, 1]
- sample
Rate This property is required. Double - Sample rate (0, 1]
- sample
Rate This property is required. number - Sample rate (0, 1]
- sample_
rate This property is required. float - Sample rate (0, 1]
- sample
Rate This property is required. Number - Sample rate (0, 1]
GoogleCloudAiplatformV1beta1SamplingStrategyResponse
- Random
Sample Config This property is required. Pulumi.Google Native. Aiplatform. V1Beta1. Inputs. Google Cloud Aiplatform V1beta1Sampling Strategy Random Sample Config Response - Random sample config. Will support more sampling strategies later.
- Random
Sample Config This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Random Sample Config Response - Random sample config. Will support more sampling strategies later.
- random
Sample Config This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Random Sample Config Response - Random sample config. Will support more sampling strategies later.
- random
Sample Config This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Random Sample Config Response - Random sample config. Will support more sampling strategies later.
- random_
sample_ config This property is required. GoogleCloud Aiplatform V1beta1Sampling Strategy Random Sample Config Response - Random sample config. Will support more sampling strategies later.
- random
Sample Config This property is required. Property Map - Random sample config. Will support more sampling strategies later.
GoogleCloudAiplatformV1beta1ThresholdConfigResponse
- Value
This property is required. double - Specify a threshold value that can trigger the alert. If this threshold config is for feature distribution distance: 1. For categorical feature, the distribution distance is calculated by L-inifinity norm. 2. For numerical feature, the distribution distance is calculated by Jensen–Shannon divergence. Each feature must have a non-zero threshold if they need to be monitored. Otherwise no alert will be triggered for that feature.
- Value
This property is required. float64 - Specify a threshold value that can trigger the alert. If this threshold config is for feature distribution distance: 1. For categorical feature, the distribution distance is calculated by L-inifinity norm. 2. For numerical feature, the distribution distance is calculated by Jensen–Shannon divergence. Each feature must have a non-zero threshold if they need to be monitored. Otherwise no alert will be triggered for that feature.
- value
This property is required. Double - Specify a threshold value that can trigger the alert. If this threshold config is for feature distribution distance: 1. For categorical feature, the distribution distance is calculated by L-inifinity norm. 2. For numerical feature, the distribution distance is calculated by Jensen–Shannon divergence. Each feature must have a non-zero threshold if they need to be monitored. Otherwise no alert will be triggered for that feature.
- value
This property is required. number - Specify a threshold value that can trigger the alert. If this threshold config is for feature distribution distance: 1. For categorical feature, the distribution distance is calculated by L-inifinity norm. 2. For numerical feature, the distribution distance is calculated by Jensen–Shannon divergence. Each feature must have a non-zero threshold if they need to be monitored. Otherwise no alert will be triggered for that feature.
- value
This property is required. float - Specify a threshold value that can trigger the alert. If this threshold config is for feature distribution distance: 1. For categorical feature, the distribution distance is calculated by L-inifinity norm. 2. For numerical feature, the distribution distance is calculated by Jensen–Shannon divergence. Each feature must have a non-zero threshold if they need to be monitored. Otherwise no alert will be triggered for that feature.
- value
This property is required. Number - Specify a threshold value that can trigger the alert. If this threshold config is for feature distribution distance: 1. For categorical feature, the distribution distance is calculated by L-inifinity norm. 2. For numerical feature, the distribution distance is calculated by Jensen–Shannon divergence. Each feature must have a non-zero threshold if they need to be monitored. Otherwise no alert will be triggered for that feature.
GoogleRpcStatusResponse
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. List<ImmutableDictionary<string, string>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- Code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- Details
This property is required. []map[string]string - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- Message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Integer - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String,String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. {[key: string]: string}[] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. string - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. int - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. Sequence[Mapping[str, str]] - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. str - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
- code
This property is required. Number - The status code, which should be an enum value of google.rpc.Code.
- details
This property is required. List<Map<String>> - A list of messages that carry the error details. There is a common set of message types for APIs to use.
- message
This property is required. String - A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi