Uses of Class
com.google.cloud.aiplatform.v1.GoogleSearchRetrieval
Packages that use GoogleSearchRetrieval
-
Uses of GoogleSearchRetrieval in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GoogleSearchRetrievalModifier and TypeMethodDescriptionGoogleSearchRetrieval.Builder.build()GoogleSearchRetrieval.Builder.buildPartial()static GoogleSearchRetrievalGoogleSearchRetrieval.getDefaultInstance()GoogleSearchRetrieval.Builder.getDefaultInstanceForType()GoogleSearchRetrieval.getDefaultInstanceForType()Tool.Builder.getGoogleSearchRetrieval()Optional.Tool.getGoogleSearchRetrieval()Optional.ToolOrBuilder.getGoogleSearchRetrieval()Optional.static GoogleSearchRetrievalGoogleSearchRetrieval.parseDelimitedFrom(InputStream input) static GoogleSearchRetrievalGoogleSearchRetrieval.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(byte[] data) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(com.google.protobuf.ByteString data) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(com.google.protobuf.CodedInputStream input) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(InputStream input) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(ByteBuffer data) static GoogleSearchRetrievalGoogleSearchRetrieval.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GoogleSearchRetrievalModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GoogleSearchRetrieval>GoogleSearchRetrieval.getParserForType()static com.google.protobuf.Parser<GoogleSearchRetrieval>GoogleSearchRetrieval.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GoogleSearchRetrievalModifier and TypeMethodDescriptionGoogleSearchRetrieval.Builder.mergeFrom(GoogleSearchRetrieval other) Tool.Builder.mergeGoogleSearchRetrieval(GoogleSearchRetrieval value) Optional.GoogleSearchRetrieval.newBuilder(GoogleSearchRetrieval prototype) Tool.Builder.setGoogleSearchRetrieval(GoogleSearchRetrieval value) Optional.