Class CertificateMap.GclbTarget.Builder

    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMap.GclbTarget.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMap.GclbTarget.Builder>
      • getDefaultInstanceForType

        public CertificateMap.GclbTarget getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public CertificateMap.GclbTarget build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public CertificateMap.GclbTarget buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • setRepeatedField

        public CertificateMap.GclbTarget.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                  int index,
                                                                  Object value)
        Specified by:
        setRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMap.GclbTarget.Builder>
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMap.GclbTarget.Builder>
      • mergeFrom

        public CertificateMap.GclbTarget.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                    throws IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CertificateMap.GclbTarget.Builder>
        Throws:
        IOException
      • hasTargetHttpsProxy

        public boolean hasTargetHttpsProxy()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
         
        string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasTargetHttpsProxy in interface CertificateMap.GclbTargetOrBuilder
        Returns:
        Whether the targetHttpsProxy field is set.
      • getTargetHttpsProxy

        public String getTargetHttpsProxy()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
         
        string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetHttpsProxy in interface CertificateMap.GclbTargetOrBuilder
        Returns:
        The targetHttpsProxy.
      • getTargetHttpsProxyBytes

        public com.google.protobuf.ByteString getTargetHttpsProxyBytes()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
         
        string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetHttpsProxyBytes in interface CertificateMap.GclbTargetOrBuilder
        Returns:
        The bytes for targetHttpsProxy.
      • setTargetHttpsProxy

        public CertificateMap.GclbTarget.Builder setTargetHttpsProxy​(String value)
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
         
        string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The targetHttpsProxy to set.
        Returns:
        This builder for chaining.
      • clearTargetHttpsProxy

        public CertificateMap.GclbTarget.Builder clearTargetHttpsProxy()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
         
        string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • setTargetHttpsProxyBytes

        public CertificateMap.GclbTarget.Builder setTargetHttpsProxyBytes​(com.google.protobuf.ByteString value)
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
         
        string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes for targetHttpsProxy to set.
        Returns:
        This builder for chaining.
      • hasTargetSslProxy

        public boolean hasTargetSslProxy()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
         
        string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        hasTargetSslProxy in interface CertificateMap.GclbTargetOrBuilder
        Returns:
        Whether the targetSslProxy field is set.
      • getTargetSslProxy

        public String getTargetSslProxy()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
         
        string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetSslProxy in interface CertificateMap.GclbTargetOrBuilder
        Returns:
        The targetSslProxy.
      • getTargetSslProxyBytes

        public com.google.protobuf.ByteString getTargetSslProxyBytes()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
         
        string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetSslProxyBytes in interface CertificateMap.GclbTargetOrBuilder
        Returns:
        The bytes for targetSslProxy.
      • setTargetSslProxy

        public CertificateMap.GclbTarget.Builder setTargetSslProxy​(String value)
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
         
        string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The targetSslProxy to set.
        Returns:
        This builder for chaining.
      • clearTargetSslProxy

        public CertificateMap.GclbTarget.Builder clearTargetSslProxy()
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
         
        string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • setTargetSslProxyBytes

        public CertificateMap.GclbTarget.Builder setTargetSslProxyBytes​(com.google.protobuf.ByteString value)
         Output only. This field returns the resource name in the following
         format:
         `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
         
        string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes for targetSslProxy to set.
        Returns:
        This builder for chaining.
      • getIpConfigsCount

        public int getIpConfigsCount()
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getIpConfigsCount in interface CertificateMap.GclbTargetOrBuilder
      • setIpConfigs

        public CertificateMap.GclbTarget.Builder setIpConfigs​(int index,
                                                              CertificateMap.GclbTarget.IpConfig value)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setIpConfigs

        public CertificateMap.GclbTarget.Builder setIpConfigs​(int index,
                                                              CertificateMap.GclbTarget.IpConfig.Builder builderForValue)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addIpConfigs

        public CertificateMap.GclbTarget.Builder addIpConfigs​(CertificateMap.GclbTarget.IpConfig value)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addIpConfigs

        public CertificateMap.GclbTarget.Builder addIpConfigs​(int index,
                                                              CertificateMap.GclbTarget.IpConfig value)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addIpConfigs

        public CertificateMap.GclbTarget.Builder addIpConfigs​(int index,
                                                              CertificateMap.GclbTarget.IpConfig.Builder builderForValue)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addAllIpConfigs

        public CertificateMap.GclbTarget.Builder addAllIpConfigs​(Iterable<? extends CertificateMap.GclbTarget.IpConfig> values)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • clearIpConfigs

        public CertificateMap.GclbTarget.Builder clearIpConfigs()
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • removeIpConfigs

        public CertificateMap.GclbTarget.Builder removeIpConfigs​(int index)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getIpConfigsBuilder

        public CertificateMap.GclbTarget.IpConfig.Builder getIpConfigsBuilder​(int index)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addIpConfigsBuilder

        public CertificateMap.GclbTarget.IpConfig.Builder addIpConfigsBuilder()
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • addIpConfigsBuilder

        public CertificateMap.GclbTarget.IpConfig.Builder addIpConfigsBuilder​(int index)
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • getIpConfigsBuilderList

        public List<CertificateMap.GclbTarget.IpConfig.Builder> getIpConfigsBuilderList()
         Output only. IP configurations for this Target Proxy where the
         Certificate Map is serving.
         
        repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setUnknownFields

        public final CertificateMap.GclbTarget.Builder setUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        setUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMap.GclbTarget.Builder>
      • mergeUnknownFields

        public final CertificateMap.GclbTarget.Builder mergeUnknownFields​(com.google.protobuf.UnknownFieldSet unknownFields)
        Specified by:
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        Overrides:
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CertificateMap.GclbTarget.Builder>