About 1,822,779 results (2,168 milliseconds)

The mock function has no default action set, and its return type has ...

https://groups.google.com/g/googlemock/c/FahQ_sQu78g
Jul 8, 2010 ... On Jul 8, 4:58 pm, Amanda Robinson <[email protected]> wrote: > If you expect no call, then you should test for that and use StrictMock.

Re: Mocked methods with enumerated return results in crash

https://groups.google.com/g/googlemock/c/jFKpscXQVlE
Unexpected mock function call - returning default value. Function call: foo ... if no expectation matches or if a matched expectation does not specify an action.

Uninteresting mock function call

https://groups.google.com/g/googlemock/c/MGkg7jnJekI
Mar 14, 2013 ... WillOnce(Return(ExpectedReturnTypeValue));. How is it that specifying an expected return value does not supply a "default value?" I apologize if ...

Google Visualization API Reference | Charts | Google for Developers

https://developers.google.com/chart/interactive/docs/reference
Returns the value of a named property, or null if no such property is set for the specified column. The return type varies, depending on the property.

String functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/string_functions
When working on STRING types, the returned positions refer to character positions. All string comparisons are done byte-by-byte, without regard to Unicode ...

Better constructors for Lucee

https://groups.google.com/g/lucee/c/wL-44zknVnM/m/X-LwGIC4abcJ
Constructors do not have a return value. If no constructor is defined, the compiler adds the standard constructor: function init(){ super(); }; Constructors can ...

C++ Generated Code Guide | Protocol Buffers Documentation

https://developers.google.com/protocol-buffers/docs/reference/cpp-generated
If the field is not set, returns the default value. void set_foo(int32 value) ... Returns an empty string if no such value exists. If multiple values ...

GPT Reference | Google Publisher Tag | Google for Developers

https://developers.google.com/publisher-tag/reference
An object type, where the value is an instance of googletag.Slot . () => void, A function type with no defined arguments and no return value. To learn more ...

bq command-line tool reference | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/bq-cli-reference
To return an error if the RESOURCE argument is not a table or view identifier, set the --table flag to true . The default value is false . This flag is ...

Language Guide (proto 3) | Protocol Buffers Documentation

https://developers.google.com/protocol-buffers/docs/proto3
When a message is parsed, if the encoded message bytes do not contain a particular field, accessing that field in the parsed object returns the default value ...

Custom template APIs | Google Tag Manager Templates | Google for ...

https://developers.google.com/tag-platform/tag-manager/templates/api
Registers a listener function to execute when the state of the specified consent type changes. ... If no component is specified, full referrer URL is returned.

YARA-L 2.0 language syntax | Google Security Operations | Google ...

https://cloud.google.com/chronicle/docs/detection/yara-l-2-0-syntax
Finally, the string "No IP" is returned as a default value if the previous ip fields are unset. ... This function is case sensitive. Param data types. STRING ...

Data definition language (DDL) statements in GoogleSQL ...

https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language
If the function is defined in SQL, then the RETURNS clause is optional. If the ... This function does not return a value. Syntax: See more code actions ...

Query syntax | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax
If not specified, a string value for the column set is used and each column ... if you specify the columns you want to return. In the following ...

Timestamp functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/timestamp_functions
This function supports an optional parameter to specify a time zone. If no time zone is specified, the default time zone, UTC, is used. Return Data Type.

User-defined variable types for web - Tag Manager Help

https://support.google.com/tagmanager/answer/7683362?hl=en
... form of an anonymous function that returns a value. For example, a ... If the optional attribute name is set, the variable's value will return the value ...

descriptor.h | Protocol Buffers Documentation

https://developers.google.com/protocol-buffers/docs/reference/cpp/google.protobuf.descriptor
Returns nullptr if no such nested type exists. const EnumDescriptor ... If no explicit default was defined, the default is the first value defined ...

Place Autocomplete | Places API | Google for Developers

https://developers.google.com/maps/documentation/places/web-service/autocomplete
If nothing is specified, all types are returned. A place can only have a ... Even if the service returns no results (such as if the location is remote) ...

Datetime functions | BigQuery | Google Cloud

https://cloud.google.com/bigquery/docs/reference/standard-sql/datetime_functions
If no time zone is specified, the default time zone, UTC, is used. Return Data Type. DATETIME. Example.

Bar Charts | Google for Developers

https://developers.google.com/chart/interactive/docs/gallery/barchart
Jul 10, 2024 ... You can specify a value of 1 to only draw one gridline, or 0 to draw no gridlines. Specify -1, which is the default, to automatically compute ...