Class IndexEndpointServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public IndexEndpointServiceSettings.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.

      • createIndexEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateIndexEndpointRequest,​com.google.longrunning.Operation> createIndexEndpointSettings()
        Returns the builder for the settings used for calls to createIndexEndpoint.
      • getIndexEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexEndpointRequest,​IndexEndpoint> getIndexEndpointSettings()
        Returns the builder for the settings used for calls to getIndexEndpoint.
      • updateIndexEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateIndexEndpointRequest,​IndexEndpoint> updateIndexEndpointSettings()
        Returns the builder for the settings used for calls to updateIndexEndpoint.
      • deleteIndexEndpointSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteIndexEndpointRequest,​com.google.longrunning.Operation> deleteIndexEndpointSettings()
        Returns the builder for the settings used for calls to deleteIndexEndpoint.
      • deleteIndexEndpointOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteIndexEndpointRequest,​com.google.protobuf.Empty,​DeleteOperationMetadata> deleteIndexEndpointOperationSettings()
        Returns the builder for the settings used for calls to deleteIndexEndpoint.
      • deployIndexSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployIndexRequest,​com.google.longrunning.Operation> deployIndexSettings()
        Returns the builder for the settings used for calls to deployIndex.
      • undeployIndexSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployIndexRequest,​com.google.longrunning.Operation> undeployIndexSettings()
        Returns the builder for the settings used for calls to undeployIndex.
      • mutateDeployedIndexSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateDeployedIndexRequest,​com.google.longrunning.Operation> mutateDeployedIndexSettings()
        Returns the builder for the settings used for calls to mutateDeployedIndex.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​IndexEndpointServiceClient.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.
      • setIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> setIamPolicySettings()
        Returns the builder for the settings used for calls to setIamPolicy.
      • getIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getIamPolicySettings()
        Returns the builder for the settings used for calls to getIamPolicy.
      • testIamPermissionsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
        Returns the builder for the settings used for calls to testIamPermissions.