public interface OutputConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OutputConfig.DestinationCase |
getDestinationCase() |
GcsDestination |
getGcsDestination()
Google Cloud Storage destination for output content.
|
GcsDestinationOrBuilder |
getGcsDestinationOrBuilder()
Google Cloud Storage destination for output content.
|
boolean |
hasGcsDestination()
Google Cloud Storage destination for output content.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGcsDestination()
Google Cloud Storage destination for output content.
.google.cloud.redis.v1.GcsDestination gcs_destination = 1;GcsDestination getGcsDestination()
Google Cloud Storage destination for output content.
.google.cloud.redis.v1.GcsDestination gcs_destination = 1;GcsDestinationOrBuilder getGcsDestinationOrBuilder()
Google Cloud Storage destination for output content.
.google.cloud.redis.v1.GcsDestination gcs_destination = 1;OutputConfig.DestinationCase getDestinationCase()
Copyright © 2023 Google LLC. All rights reserved.