Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.VertexEndpointLogs
Packages that use ModelMonitoringInput.VertexEndpointLogs
-
Uses of ModelMonitoringInput.VertexEndpointLogs in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringInput.VertexEndpointLogsModifier and TypeMethodDescriptionModelMonitoringInput.VertexEndpointLogs.Builder.build()ModelMonitoringInput.VertexEndpointLogs.Builder.buildPartial()ModelMonitoringInput.VertexEndpointLogs.getDefaultInstance()ModelMonitoringInput.VertexEndpointLogs.Builder.getDefaultInstanceForType()ModelMonitoringInput.VertexEndpointLogs.getDefaultInstanceForType()ModelMonitoringInput.Builder.getVertexEndpointLogs()Vertex AI Endpoint request & response logging.ModelMonitoringInput.getVertexEndpointLogs()Vertex AI Endpoint request & response logging.ModelMonitoringInputOrBuilder.getVertexEndpointLogs()Vertex AI Endpoint request & response logging.ModelMonitoringInput.VertexEndpointLogs.parseDelimitedFrom(InputStream input) ModelMonitoringInput.VertexEndpointLogs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.VertexEndpointLogs.parseFrom(byte[] data) ModelMonitoringInput.VertexEndpointLogs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.VertexEndpointLogs.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringInput.VertexEndpointLogs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.VertexEndpointLogs.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringInput.VertexEndpointLogs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.VertexEndpointLogs.parseFrom(InputStream input) ModelMonitoringInput.VertexEndpointLogs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringInput.VertexEndpointLogs.parseFrom(ByteBuffer data) ModelMonitoringInput.VertexEndpointLogs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringInput.VertexEndpointLogsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringInput.VertexEndpointLogs>ModelMonitoringInput.VertexEndpointLogs.getParserForType()static com.google.protobuf.Parser<ModelMonitoringInput.VertexEndpointLogs>ModelMonitoringInput.VertexEndpointLogs.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringInput.VertexEndpointLogsModifier and TypeMethodDescriptionModelMonitoringInput.VertexEndpointLogs.Builder.mergeFrom(ModelMonitoringInput.VertexEndpointLogs other) ModelMonitoringInput.Builder.mergeVertexEndpointLogs(ModelMonitoringInput.VertexEndpointLogs value) Vertex AI Endpoint request & response logging.ModelMonitoringInput.VertexEndpointLogs.newBuilder(ModelMonitoringInput.VertexEndpointLogs prototype) ModelMonitoringInput.Builder.setVertexEndpointLogs(ModelMonitoringInput.VertexEndpointLogs value) Vertex AI Endpoint request & response logging.