You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
30
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
31
31
*/
32
32
exportclassAnomalyDetectionClient{
33
33
protectedstaticserviceEndpointTemplate=
@@ -51,7 +51,7 @@ export class AnomalyDetectionClient {
51
51
: null;
52
52
}
53
53
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
29
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
30
30
*/
31
31
exportclassAIServiceLanguageClient{
32
32
protectedstaticserviceEndpointTemplate=
@@ -49,7 +49,7 @@ export class AIServiceLanguageClient {
49
49
: null;
50
50
}
51
51
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
29
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
27
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
@@ -393,7 +393,7 @@ export class AnnouncementClient {
393
393
}
394
394
exportenumAnnouncementsPreferencesApiKeys{}
395
395
/**
396
-
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
396
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
33
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
@@ -1645,7 +1645,7 @@ export class ApiGatewayClient {
1645
1645
}
1646
1646
exportenumDeploymentApiKeys{}
1647
1647
/**
1648
-
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
1648
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
@@ -2196,7 +2196,7 @@ export class DeploymentClient {
2196
2196
}
2197
2197
exportenumGatewayApiKeys{}
2198
2198
/**
2199
-
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
2199
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
@@ -2746,7 +2746,7 @@ export class GatewayClient {
2746
2746
}
2747
2747
exportenumWorkRequestsApiKeys{}
2748
2748
/**
2749
-
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
2749
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
26
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
30
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
26
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
27
27
*/
28
28
exportclassApmSyntheticClient{
29
29
protectedstaticserviceEndpointTemplate=
@@ -46,7 +46,7 @@ export class ApmSyntheticClient {
46
46
: null;
47
47
}
48
48
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
28
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
420
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
32
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
33
33
*/
34
34
exportclassApplicationMigrationClient{
35
35
protectedstaticserviceEndpointTemplate=
@@ -53,7 +53,7 @@ export class ApplicationMigrationClient {
53
53
: null;
54
54
}
55
55
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
29
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
0 commit comments