public interface DisableServiceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Service |
getService()
The new state of the service after disabling.
|
ServiceOrBuilder |
getServiceOrBuilder()
The new state of the service after disabling.
|
boolean |
hasService()
The new state of the service after disabling.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasService()
The new state of the service after disabling.
.google.api.serviceusage.v1.Service service = 1;Service getService()
The new state of the service after disabling.
.google.api.serviceusage.v1.Service service = 1;ServiceOrBuilder getServiceOrBuilder()
The new state of the service after disabling.
.google.api.serviceusage.v1.Service service = 1;Copyright © 2024 Google LLC. All rights reserved.