public interface AcceleratorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Accelerator.AcceleratorType |
getAcceleratorType()
The type of an accelator for a CDF instance.
|
int |
getAcceleratorTypeValue()
The type of an accelator for a CDF instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getAcceleratorTypeValue()
The type of an accelator for a CDF instance.
.google.cloud.datafusion.v1beta1.Accelerator.AcceleratorType accelerator_type = 1;Accelerator.AcceleratorType getAcceleratorType()
The type of an accelator for a CDF instance.
.google.cloud.datafusion.v1beta1.Accelerator.AcceleratorType accelerator_type = 1;Copyright © 2023 Google LLC. All rights reserved.