Send feedback
Class EntityTypesStub (4.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.9.1 keyboard_arrow_down
public abstract class EntityTypesStub implements BackgroundResource
Base stub class for the EntityTypes service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
EntityTypesStub()
Methods
batchCreateEntitiesCallable()
public UnaryCallable<BatchCreateEntitiesRequest , Operation > batchCreateEntitiesCallable ()
Returns
batchCreateEntitiesOperationCallable()
public OperationCallable<BatchCreateEntitiesRequest , Empty , Struct > batchCreateEntitiesOperationCallable ()
Returns
batchDeleteEntitiesCallable()
public UnaryCallable<BatchDeleteEntitiesRequest , Operation > batchDeleteEntitiesCallable ()
Returns
batchDeleteEntitiesOperationCallable()
public OperationCallable<BatchDeleteEntitiesRequest , Empty , Struct > batchDeleteEntitiesOperationCallable ()
Returns
batchDeleteEntityTypesCallable()
public UnaryCallable<BatchDeleteEntityTypesRequest , Operation > batchDeleteEntityTypesCallable ()
Returns
batchDeleteEntityTypesOperationCallable()
public OperationCallable<BatchDeleteEntityTypesRequest , Empty , Struct > batchDeleteEntityTypesOperationCallable ()
Returns
batchUpdateEntitiesCallable()
public UnaryCallable<BatchUpdateEntitiesRequest , Operation > batchUpdateEntitiesCallable ()
Returns
batchUpdateEntitiesOperationCallable()
public OperationCallable<BatchUpdateEntitiesRequest , Empty , Struct > batchUpdateEntitiesOperationCallable ()
Returns
batchUpdateEntityTypesCallable()
public UnaryCallable<BatchUpdateEntityTypesRequest , Operation > batchUpdateEntityTypesCallable ()
Returns
batchUpdateEntityTypesOperationCallable()
public OperationCallable<BatchUpdateEntityTypesRequest , BatchUpdateEntityTypesResponse , Struct > batchUpdateEntityTypesOperationCallable ()
Returns
close()
public abstract void close ()
createEntityTypeCallable()
public UnaryCallable<CreateEntityTypeRequest , EntityType > createEntityTypeCallable ()
Returns
deleteEntityTypeCallable()
public UnaryCallable<DeleteEntityTypeRequest , Empty > deleteEntityTypeCallable ()
Returns
getEntityTypeCallable()
public UnaryCallable<GetEntityTypeRequest , EntityType > getEntityTypeCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
listEntityTypesCallable()
public UnaryCallable<ListEntityTypesRequest , ListEntityTypesResponse > listEntityTypesCallable ()
Returns
listEntityTypesPagedCallable()
public UnaryCallable<ListEntityTypesRequest , EntityTypesClient . ListEntityTypesPagedResponse > listEntityTypesPagedCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , EntityTypesClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Returns
updateEntityTypeCallable()
public UnaryCallable<UpdateEntityTypeRequest , EntityType > updateEntityTypeCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]