OptionalexceptionOptionalexceptionExpects an exception for Vertex matching the string.
OptionalhasTrue if the parameters contain an unsupported union type. This test will be skipped for languages that do not support the union type.
OptionalignoreKeys to ignore when comparing the request and response. This is useful for tests that are not deterministic.
OptionalnameThe name of the test. This is used to derive the replay id.
OptionaloverrideUse if you don't want to use the default replay id which is derived from the test name.
OptionalparametersThe parameters to the test. Use pydantic models.
OptionalskipWhen set to a reason string, this test will be skipped in the API mode. Use this flag for tests that can not be reproduced with the real API. E.g. a test that deletes a resource.
Expects an exception for MLDev matching the string.