public interface ApplyHashOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ApplyHash.HashFunctionCase |
getHashFunctionCase() |
com.google.protobuf.Empty |
getUuidFromBytes()
Optional.
|
com.google.protobuf.EmptyOrBuilder |
getUuidFromBytesOrBuilder()
Optional.
|
boolean |
hasUuidFromBytes()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUuidFromBytes()
Optional. Generate UUID from the data's byte array
.google.protobuf.Empty uuid_from_bytes = 100 [(.google.api.field_behavior) = OPTIONAL];
com.google.protobuf.Empty getUuidFromBytes()
Optional. Generate UUID from the data's byte array
.google.protobuf.Empty uuid_from_bytes = 100 [(.google.api.field_behavior) = OPTIONAL];
com.google.protobuf.EmptyOrBuilder getUuidFromBytesOrBuilder()
Optional. Generate UUID from the data's byte array
.google.protobuf.Empty uuid_from_bytes = 100 [(.google.api.field_behavior) = OPTIONAL];
ApplyHash.HashFunctionCase getHashFunctionCase()
Copyright © 2024 Google LLC. All rights reserved.