Uses of Class
org.mlflow.api.proto.Service.GatewayGuardrail
Packages that use Service.GatewayGuardrail
-
Uses of Service.GatewayGuardrail in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.GatewayGuardrailModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.GatewayGuardrail>Service.GatewayGuardrail.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.GatewayGuardrailModifier and TypeMethodDescriptionService.GatewayGuardrail.Builder.build()Service.GatewayGuardrail.Builder.buildPartial()static Service.GatewayGuardrailService.GatewayGuardrail.getDefaultInstance()Service.GatewayGuardrail.Builder.getDefaultInstanceForType()Service.GatewayGuardrail.getDefaultInstanceForType()Service.CreateGatewayGuardrail.Response.Builder.getGuardrail()optional .mlflow.GatewayGuardrail guardrail = 1;Service.CreateGatewayGuardrail.Response.getGuardrail()optional .mlflow.GatewayGuardrail guardrail = 1;Service.CreateGatewayGuardrail.ResponseOrBuilder.getGuardrail()optional .mlflow.GatewayGuardrail guardrail = 1;Service.GatewayGuardrailConfig.Builder.getGuardrail()The full guardrail entity, populated when listing configs.Service.GatewayGuardrailConfig.getGuardrail()The full guardrail entity, populated when listing configs.Service.GatewayGuardrailConfigOrBuilder.getGuardrail()The full guardrail entity, populated when listing configs.Service.GetGatewayGuardrail.Response.Builder.getGuardrail()optional .mlflow.GatewayGuardrail guardrail = 1;Service.GetGatewayGuardrail.Response.getGuardrail()optional .mlflow.GatewayGuardrail guardrail = 1;Service.GetGatewayGuardrail.ResponseOrBuilder.getGuardrail()optional .mlflow.GatewayGuardrail guardrail = 1;Service.ListGatewayGuardrails.Response.Builder.getGuardrails(int index) repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.Response.getGuardrails(int index) repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.ResponseOrBuilder.getGuardrails(int index) repeated .mlflow.GatewayGuardrail guardrails = 1;static Service.GatewayGuardrailService.GatewayGuardrail.parseDelimitedFrom(InputStream input) static Service.GatewayGuardrailService.GatewayGuardrail.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(byte[] data) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(com.google.protobuf.ByteString data) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(com.google.protobuf.CodedInputStream input) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(InputStream input) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(ByteBuffer data) static Service.GatewayGuardrailService.GatewayGuardrail.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.GatewayGuardrailModifier and TypeMethodDescriptionService.ListGatewayGuardrails.Response.Builder.getGuardrailsList()repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.Response.getGuardrailsList()repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.ResponseOrBuilder.getGuardrailsList()repeated .mlflow.GatewayGuardrail guardrails = 1;com.google.protobuf.Parser<Service.GatewayGuardrail>Service.GatewayGuardrail.getParserForType()static com.google.protobuf.Parser<Service.GatewayGuardrail>Service.GatewayGuardrail.parser()Methods in org.mlflow.api.proto with parameters of type Service.GatewayGuardrailModifier and TypeMethodDescriptionService.ListGatewayGuardrails.Response.Builder.addGuardrails(int index, Service.GatewayGuardrail value) repeated .mlflow.GatewayGuardrail guardrails = 1;Service.ListGatewayGuardrails.Response.Builder.addGuardrails(Service.GatewayGuardrail value) repeated .mlflow.GatewayGuardrail guardrails = 1;Service.GatewayGuardrail.Builder.mergeFrom(Service.GatewayGuardrail other) Service.CreateGatewayGuardrail.Response.Builder.mergeGuardrail(Service.GatewayGuardrail value) optional .mlflow.GatewayGuardrail guardrail = 1;Service.GatewayGuardrailConfig.Builder.mergeGuardrail(Service.GatewayGuardrail value) The full guardrail entity, populated when listing configs.Service.GetGatewayGuardrail.Response.Builder.mergeGuardrail(Service.GatewayGuardrail value) optional .mlflow.GatewayGuardrail guardrail = 1;Service.GatewayGuardrail.newBuilder(Service.GatewayGuardrail prototype) Service.CreateGatewayGuardrail.Response.Builder.setGuardrail(Service.GatewayGuardrail value) optional .mlflow.GatewayGuardrail guardrail = 1;Service.GatewayGuardrailConfig.Builder.setGuardrail(Service.GatewayGuardrail value) The full guardrail entity, populated when listing configs.Service.GetGatewayGuardrail.Response.Builder.setGuardrail(Service.GatewayGuardrail value) optional .mlflow.GatewayGuardrail guardrail = 1;Service.ListGatewayGuardrails.Response.Builder.setGuardrails(int index, Service.GatewayGuardrail value) repeated .mlflow.GatewayGuardrail guardrails = 1;Method parameters in org.mlflow.api.proto with type arguments of type Service.GatewayGuardrailModifier and TypeMethodDescriptionService.ListGatewayGuardrails.Response.Builder.addAllGuardrails(Iterable<? extends Service.GatewayGuardrail> values) repeated .mlflow.GatewayGuardrail guardrails = 1;