public interface SubmitConfigSourceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.api.Service |
getServiceConfig()
The generated service configuration.
|
com.google.api.ServiceOrBuilder |
getServiceConfigOrBuilder()
The generated service configuration.
|
boolean |
hasServiceConfig()
The generated service configuration.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasServiceConfig()
The generated service configuration.
.google.api.Service service_config = 1;com.google.api.Service getServiceConfig()
The generated service configuration.
.google.api.Service service_config = 1;com.google.api.ServiceOrBuilder getServiceConfigOrBuilder()
The generated service configuration.
.google.api.Service service_config = 1;Copyright © 2025 Google LLC. All rights reserved.