Uses of Class
com.google.cloud.aiplatform.v1beta1.ChatCompletionsRequest
Packages that use ChatCompletionsRequest
-
Uses of ChatCompletionsRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ChatCompletionsRequestModifier and TypeMethodDescriptionChatCompletionsRequest.Builder.build()ChatCompletionsRequest.Builder.buildPartial()static ChatCompletionsRequestChatCompletionsRequest.getDefaultInstance()ChatCompletionsRequest.Builder.getDefaultInstanceForType()ChatCompletionsRequest.getDefaultInstanceForType()static ChatCompletionsRequestChatCompletionsRequest.parseDelimitedFrom(InputStream input) static ChatCompletionsRequestChatCompletionsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(byte[] data) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(com.google.protobuf.ByteString data) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(InputStream input) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(ByteBuffer data) static ChatCompletionsRequestChatCompletionsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ChatCompletionsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChatCompletionsRequest>ChatCompletionsRequest.getParserForType()static com.google.protobuf.Parser<ChatCompletionsRequest>ChatCompletionsRequest.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ChatCompletionsRequestModifier and TypeMethodDescriptionChatCompletionsRequest.Builder.mergeFrom(ChatCompletionsRequest other) ChatCompletionsRequest.newBuilder(ChatCompletionsRequest prototype)