#include <test_failure.h>
◆ TestFailure() [1/2]
| google_compute_api::TestFailure::TestFailure |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ TestFailure() [2/2]
| google_compute_api::TestFailure::TestFailure |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~TestFailure()
| google_compute_api::TestFailure::~TestFailure |
( |
| ) |
|
|
virtual |
◆ clear_actual_service()
| void google_compute_api::TestFailure::clear_actual_service |
( |
| ) |
|
|
inline |
Clears the 'actualService' attribute.
◆ clear_expected_service()
| void google_compute_api::TestFailure::clear_expected_service |
( |
| ) |
|
|
inline |
Clears the 'expectedService' attribute.
◆ clear_host()
| void google_compute_api::TestFailure::clear_host |
( |
| ) |
|
|
inline |
Clears the 'host' attribute.
◆ clear_path()
| void google_compute_api::TestFailure::clear_path |
( |
| ) |
|
|
inline |
Clears the 'path' attribute.
◆ get_actual_service()
| const StringPiece google_compute_api::TestFailure::get_actual_service |
( |
| ) |
const |
|
inline |
Get the value of the 'actualService' attribute.
◆ get_expected_service()
| const StringPiece google_compute_api::TestFailure::get_expected_service |
( |
| ) |
const |
|
inline |
Get the value of the 'expectedService' attribute.
◆ get_host()
| const StringPiece google_compute_api::TestFailure::get_host |
( |
| ) |
const |
|
inline |
Get the value of the 'host' attribute.
◆ get_path()
| const StringPiece google_compute_api::TestFailure::get_path |
( |
| ) |
const |
|
inline |
Get the value of the 'path' attribute.
◆ GetTypeName()
| const StringPiece google_compute_api::TestFailure::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_actual_service()
| bool google_compute_api::TestFailure::has_actual_service |
( |
| ) |
const |
|
inline |
Determine if the 'actualService' attribute was set.
- Returns
- true if the '
actualService' attribute was set.
◆ has_expected_service()
| bool google_compute_api::TestFailure::has_expected_service |
( |
| ) |
const |
|
inline |
Determine if the 'expectedService' attribute was set.
- Returns
- true if the '
expectedService' attribute was set.
◆ has_host()
| bool google_compute_api::TestFailure::has_host |
( |
| ) |
const |
|
inline |
Determine if the 'host' attribute was set.
- Returns
- true if the '
host' attribute was set.
◆ has_path()
| bool google_compute_api::TestFailure::has_path |
( |
| ) |
const |
|
inline |
Determine if the 'path' attribute was set.
- Returns
- true if the '
path' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_actual_service()
| void google_compute_api::TestFailure::set_actual_service |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'actualService' attribute.
- Parameters
-
◆ set_expected_service()
| void google_compute_api::TestFailure::set_expected_service |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'expectedService' attribute.
- Parameters
-
◆ set_host()
| void google_compute_api::TestFailure::set_host |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'host' attribute.
- Parameters
-
◆ set_path()
| void google_compute_api::TestFailure::set_path |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'path' attribute.
- Parameters
-
The documentation for this class was generated from the following files: