public interface DataRetentionConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TaskLogsRetentionConfig |
getTaskLogsRetentionConfig()
Optional.
|
TaskLogsRetentionConfigOrBuilder |
getTaskLogsRetentionConfigOrBuilder()
Optional.
|
boolean |
hasTaskLogsRetentionConfig()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTaskLogsRetentionConfig()
Optional. The configuration settings for task logs retention
.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig task_logs_retention_config = 2 [(.google.api.field_behavior) = OPTIONAL];
TaskLogsRetentionConfig getTaskLogsRetentionConfig()
Optional. The configuration settings for task logs retention
.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig task_logs_retention_config = 2 [(.google.api.field_behavior) = OPTIONAL];
TaskLogsRetentionConfigOrBuilder getTaskLogsRetentionConfigOrBuilder()
Optional. The configuration settings for task logs retention
.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig task_logs_retention_config = 2 [(.google.api.field_behavior) = OPTIONAL];
Copyright © 2024 Google LLC. All rights reserved.