Uses of Class
com.google.cloud.securitycenter.v1.Geolocation.Builder
-
Packages that use Geolocation.Builder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Geolocation.Builder in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Geolocation.Builder Modifier and Type Method Description Geolocation.BuilderGeolocation.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Geolocation.BuilderGeolocation.Builder. clear()Geolocation.BuilderGeolocation.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Geolocation.BuilderGeolocation.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Geolocation.BuilderGeolocation.Builder. clearRegionCode()A CLDR.Geolocation.BuilderGeolocation.Builder. clone()Geolocation.BuilderAccess.Builder. getCallerIpGeoBuilder()The caller IP's geolocation, which identifies where the call came from.Geolocation.BuilderGeolocation.Builder. mergeFrom(Geolocation other)Geolocation.BuilderGeolocation.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Geolocation.BuilderGeolocation.Builder. mergeFrom(com.google.protobuf.Message other)Geolocation.BuilderGeolocation.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Geolocation.BuilderGeolocation. newBuilder()static Geolocation.BuilderGeolocation. newBuilder(Geolocation prototype)Geolocation.BuilderGeolocation. newBuilderForType()protected Geolocation.BuilderGeolocation. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Geolocation.BuilderGeolocation.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Geolocation.BuilderGeolocation.Builder. setRegionCode(String value)A CLDR.Geolocation.BuilderGeolocation.Builder. setRegionCodeBytes(com.google.protobuf.ByteString value)A CLDR.Geolocation.BuilderGeolocation.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Geolocation.BuilderGeolocation.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Geolocation.BuilderGeolocation. toBuilder()Methods in com.google.cloud.securitycenter.v1 with parameters of type Geolocation.Builder Modifier and Type Method Description Access.BuilderAccess.Builder. setCallerIpGeo(Geolocation.Builder builderForValue)The caller IP's geolocation, which identifies where the call came from.
-