text
stringlengths
3
1.43k
Returns the default error driver class name
GetBetaSecurityPolicy retrieves a security policy .
Retrieve all bids in given auction .
Augment ElasticBeanstalk Environments with their tags .
Create html for thead or tbody .
Fail if a datetime object is not within 5 seconds of the local time .
Print the filters used to delete tasks . Use raw flags as arguments .
Callback executed when a message is received . Dumps the message body delivery_info and properties .
Parse DocxShapeProperties object
New returns a configured logger .
Validates a client - generated ID .
NewDetector initializes and returns a new SimpleDetector instance with the given parameters .
Adjust the starting position of current EM and STRONG spans
Given a callable function attempts to determine the reflection parameters .
Link the connection to your Heroku user account .
Wrap all sqlalchemy model in settings .
Converts from String based on isAssignableFrom or instanceof
Dispatches the request to the router ;
return string as bytes if it has only ascii symbols or null
Stops the audio
DefaultStoreOptions returns the default storage ops for containers
Lists jobs .
Render the HasMany field .
This method is used to return an object count by the filter that is passed in .
Returns an array with all indices that the given alias name points to .
Show an array of text .
Touch move event handler . Fires mouse move event .
Positions the owner to the left of the other .
Try to figure out root directory .
SetRemaining sets the Remaining field s value .
Processes the Entity
Describes this Categorical
Centers text within the width
Parse molfile part into molecule object
Load groups from the configured access control adapter
Modifier un parcours
Return raw text wrapped in NXML structure .
Edit an issue .
A simple API to configure the metadata
Indicates whether or not this value has changed .
Opens the Explorer and executes the callback function in osX
Read csv and return molList otherwise print error and exit .
Extracts the source on which the submitted action is targeted .
Validates the provided item create struct .
Connection is Blocked .
Return the claims for the requested parameters .
Get the blob at a path for a specific revision .
Process edit columns .
a progress bar example show by class ProgressBar
Requests that the specified attribute be changed to the specified value . Normally the generated setter methods should be used but in rare cases a caller may wish to update distributed fields in a generic manner .
Expand the limits any aesthetic using data
Gets the list of current executions for a delivery
Find reset button element .
Generating an XML catalog for use in resolving schemas
Converts the cluster membership array stored in a fits file back to a dictionary
Compare two type lists for placewise compatibility . This is used to check ordered lists of types such as those in a ProductType or parameters to a function or operation .
Parse an API response into usable objects .
Creates connection to the Google Drive API sets the connection attribute to make requests and creates the Music folder if it doesn t exist .
Compute the counts of values appearing in a column or co - occurence counts between two columns .
Enables backup of an item or to modifies the backup policy information of an already backed up item . This is an asynchronous operation . To know the status of the operation call the GetItemOperationResult API .
Push element to the path .
Helper function in calculating integral of a function from a to b using simpson quadrature . Manages recursive investigation handling evaluations within an error bound .
Start blocks until the gate has a free spot or the context is done .
The goal is to recover u from the c - transform .
Presents a course category listing .
We can have many callbacks on a buffer
Build and return a dict of FileHandle from an astropy . table . Table
Store account params in the Database .
Sends reminder email to shop owner .
gets supported langs as an array
wrapper for calling docker methods
Shortcut to check if complex exists in our database .
Transform this . _data into a string .
Compute the qth percentile of the data along the specified axis . Simpler version than the numpy version that always flattens input arrays .
Generates and sets the correct tca for all the inline fields
ReadAll reads from r until an error or EOF and returns the data it read . A successful call returns err == nil not err == EOF . Because ReadAll is defined to read from src until EOF it does not treat an EOF from Read as an error to be reported . This API is meant to be used on files which have small memory footprint do not use this on large files as it would cause server to crash .
Get a document from an existing collection in the CosmosDB database .
Queues an email to be sent
SetOptionEnabled Enables the specified option
NewOneVsAllModel creates a new OneVsAllModel . The argument must be a function which returns a base . Classifier ready for training .
Register a service .
Clone returns a new deep copy of the multi - polygon .
Extract expiration information .
This is the common loop used inside expect . The searcher should be an instance of searcher_re or searcher_string which describes how and what to search for in the input .
Search method and execute if exists .
Compute allowed distance for clustering based on end confidence intervals .
Transform instance to inputs for MLM and NSP .
get all active projects
Calls the draftcombinespotshooting API and returns a DraftCombineSpotShooting resource .
WithIPv4 sets the specified ip for the specified network of the container
Reads a line - separated environment file . The format of each line should be key = value .
Find a file with its name matching last path part
Takes in a S3 object and returns the contents as an uncompressed string .
Find many documents by passing their ids and return the HTTP response .
Sets corner treatments .
Set new position
Generate constraints from the generic method s return type . If the method call occurs in a context where a type T is expected use the expected type to derive more constraints on the generic method inference variables .
Advance the status of a job depending on its execution .
Get the cookie value from the request if defined .
Handler returns a handler that will return 503 response code if the health checks have failed . If everything is okay with the health checks the handler will pass through to the provided handler . Use this handler to disable a web application when the health checks fail .