@Generated(value="by gapic-generator-java") public abstract class GroundedGenerationServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
GroundedGenerationServiceStub() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<CheckGroundingRequest,CheckGroundingResponse> |
checkGroundingCallable() |
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<GenerateGroundedContentRequest,GenerateGroundedContentResponse> |
generateGroundedContentCallable() |
com.google.api.gax.rpc.BidiStreamingCallable<GenerateGroundedContentRequest,GenerateGroundedContentResponse> |
streamGenerateGroundedContentCallable() |
public com.google.api.gax.rpc.BidiStreamingCallable<GenerateGroundedContentRequest,GenerateGroundedContentResponse> streamGenerateGroundedContentCallable()
public com.google.api.gax.rpc.UnaryCallable<GenerateGroundedContentRequest,GenerateGroundedContentResponse> generateGroundedContentCallable()
public com.google.api.gax.rpc.UnaryCallable<CheckGroundingRequest,CheckGroundingResponse> checkGroundingCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.