public interface AccessMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccessMetadata.ConstraintType |
getConstraintType()
Describes the different types of constraints that are applied.
|
int |
getConstraintTypeValue()
Describes the different types of constraints that are applied.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getConstraintTypeValue()
Describes the different types of constraints that are applied.
.google.cloud.speech.v2.AccessMetadata.ConstraintType constraint_type = 1;AccessMetadata.ConstraintType getConstraintType()
Describes the different types of constraints that are applied.
.google.cloud.speech.v2.AccessMetadata.ConstraintType constraint_type = 1;Copyright © 2025 Google LLC. All rights reserved.