Class EntityTypesSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public EntityTypesSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​Void> settingsUpdater)
        Applies the given settings updater function to all of the unary API methods in this service.

        Note: This method does not support applying settings to streaming methods.

      • getEntityTypeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityTypeRequest,​EntityType> getEntityTypeSettings()
        Returns the builder for the settings used for calls to getEntityType.
      • createEntityTypeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityTypeRequest,​EntityType> createEntityTypeSettings()
        Returns the builder for the settings used for calls to createEntityType.
      • updateEntityTypeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEntityTypeRequest,​EntityType> updateEntityTypeSettings()
        Returns the builder for the settings used for calls to updateEntityType.
      • deleteEntityTypeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityTypeRequest,​com.google.protobuf.Empty> deleteEntityTypeSettings()
        Returns the builder for the settings used for calls to deleteEntityType.
      • batchUpdateEntityTypesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntityTypesRequest,​com.google.longrunning.Operation> batchUpdateEntityTypesSettings()
        Returns the builder for the settings used for calls to batchUpdateEntityTypes.
      • batchUpdateEntityTypesOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntityTypesRequest,​BatchUpdateEntityTypesResponse,​com.google.protobuf.Struct> batchUpdateEntityTypesOperationSettings()
        Returns the builder for the settings used for calls to batchUpdateEntityTypes.
      • batchDeleteEntityTypesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntityTypesRequest,​com.google.longrunning.Operation> batchDeleteEntityTypesSettings()
        Returns the builder for the settings used for calls to batchDeleteEntityTypes.
      • batchDeleteEntityTypesOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntityTypesRequest,​com.google.protobuf.Empty,​com.google.protobuf.Struct> batchDeleteEntityTypesOperationSettings()
        Returns the builder for the settings used for calls to batchDeleteEntityTypes.
      • batchCreateEntitiesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateEntitiesRequest,​com.google.longrunning.Operation> batchCreateEntitiesSettings()
        Returns the builder for the settings used for calls to batchCreateEntities.
      • batchCreateEntitiesOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateEntitiesRequest,​com.google.protobuf.Empty,​com.google.protobuf.Struct> batchCreateEntitiesOperationSettings()
        Returns the builder for the settings used for calls to batchCreateEntities.
      • batchUpdateEntitiesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchUpdateEntitiesRequest,​com.google.longrunning.Operation> batchUpdateEntitiesSettings()
        Returns the builder for the settings used for calls to batchUpdateEntities.
      • batchUpdateEntitiesOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateEntitiesRequest,​com.google.protobuf.Empty,​com.google.protobuf.Struct> batchUpdateEntitiesOperationSettings()
        Returns the builder for the settings used for calls to batchUpdateEntities.
      • batchDeleteEntitiesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteEntitiesRequest,​com.google.longrunning.Operation> batchDeleteEntitiesSettings()
        Returns the builder for the settings used for calls to batchDeleteEntities.
      • batchDeleteEntitiesOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteEntitiesRequest,​com.google.protobuf.Empty,​com.google.protobuf.Struct> batchDeleteEntitiesOperationSettings()
        Returns the builder for the settings used for calls to batchDeleteEntities.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​EntityTypesClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.