Uses of Enum
com.google.datastore.admin.v1.OperationType
-
Uses of OperationType in com.google.datastore.admin.v1
Methods in com.google.datastore.admin.v1 that return OperationTypeModifier and TypeMethodDescriptionstatic OperationTypeOperationType.forNumber(int value) CommonMetadata.Builder.getOperationType()The type of the operation.CommonMetadata.getOperationType()The type of the operation.CommonMetadataOrBuilder.getOperationType()The type of the operation.static OperationTypeOperationType.valueOf(int value) Deprecated.static OperationTypeOperationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OperationTypeReturns the enum constant of this type with the specified name.static OperationType[]OperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.datastore.admin.v1 that return types with arguments of type OperationTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OperationType>OperationType.internalGetValueMap()Methods in com.google.datastore.admin.v1 with parameters of type OperationTypeModifier and TypeMethodDescriptionCommonMetadata.Builder.setOperationType(OperationType value) The type of the operation.