Uses of Class
com.google.cloud.aiplatform.v1.SafetyInput
Packages that use SafetyInput
-
Uses of SafetyInput in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SafetyInputModifier and TypeMethodDescriptionSafetyInput.Builder.build()SafetyInput.Builder.buildPartial()static SafetyInputSafetyInput.getDefaultInstance()SafetyInput.Builder.getDefaultInstanceForType()SafetyInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getSafetyInput()Input for safety metric.EvaluateInstancesRequest.getSafetyInput()Input for safety metric.EvaluateInstancesRequestOrBuilder.getSafetyInput()Input for safety metric.static SafetyInputSafetyInput.parseDelimitedFrom(InputStream input) static SafetyInputSafetyInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SafetyInputSafetyInput.parseFrom(byte[] data) static SafetyInputSafetyInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SafetyInputSafetyInput.parseFrom(com.google.protobuf.ByteString data) static SafetyInputSafetyInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SafetyInputSafetyInput.parseFrom(com.google.protobuf.CodedInputStream input) static SafetyInputSafetyInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SafetyInputSafetyInput.parseFrom(InputStream input) static SafetyInputSafetyInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SafetyInputSafetyInput.parseFrom(ByteBuffer data) static SafetyInputSafetyInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SafetyInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SafetyInput>SafetyInput.getParserForType()static com.google.protobuf.Parser<SafetyInput>SafetyInput.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SafetyInputModifier and TypeMethodDescriptionSafetyInput.Builder.mergeFrom(SafetyInput other) EvaluateInstancesRequest.Builder.mergeSafetyInput(SafetyInput value) Input for safety metric.static SafetyInput.BuilderSafetyInput.newBuilder(SafetyInput prototype) EvaluateInstancesRequest.Builder.setSafetyInput(SafetyInput value) Input for safety metric.