public interface RepositoryConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PyPiRepositoryConfig |
getPypiRepositoryConfig()
Optional.
|
PyPiRepositoryConfigOrBuilder |
getPypiRepositoryConfigOrBuilder()
Optional.
|
boolean |
hasPypiRepositoryConfig()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPypiRepositoryConfig()
Optional. Configuration for PyPi repository.
.google.cloud.dataproc.v1.PyPiRepositoryConfig pypi_repository_config = 1 [(.google.api.field_behavior) = OPTIONAL];
PyPiRepositoryConfig getPypiRepositoryConfig()
Optional. Configuration for PyPi repository.
.google.cloud.dataproc.v1.PyPiRepositoryConfig pypi_repository_config = 1 [(.google.api.field_behavior) = OPTIONAL];
PyPiRepositoryConfigOrBuilder getPypiRepositoryConfigOrBuilder()
Optional. Configuration for PyPi repository.
.google.cloud.dataproc.v1.PyPiRepositoryConfig pypi_repository_config = 1 [(.google.api.field_behavior) = OPTIONAL];
Copyright © 2024 Google LLC. All rights reserved.