Class SearchResponse.NaturalLanguageQueryUnderstandingInfo.StructuredExtractedFilter.GeolocationConstraint (0.72.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.72.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   extends   GeneratedMessageV3   implements   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraintOrBuilder  
   Constraint of a geolocation field.
 Name of the geolocation field as defined in the schema.
 Protobuf type 
 google.cloud.discoveryengine.v1beta.SearchResponse.NaturalLanguageQueryUnderstandingInfo.StructuredExtractedFilter.GeolocationConstraint
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int) 
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  ADDRESS_FIELD_NUMBER 
  
    
public   static   final   int   ADDRESS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  FIELD_NAME_FIELD_NUMBER 
  
    
public   static   final   int   FIELD_NAME_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  LATITUDE_FIELD_NUMBER 
  
    
public   static   final   int   LATITUDE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  LONGITUDE_FIELD_NUMBER 
  
    
public   static   final   int   LONGITUDE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  RADIUS_IN_METERS_FIELD_NUMBER 
  
    
public   static   final   int   RADIUS_IN_METERS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  getDefaultInstance() 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   getDefaultInstance ()  
  
  getDescriptor() 
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  newBuilder() 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint . Builder   newBuilder ()  
  
  newBuilder(SearchResponse.NaturalLanguageQueryUnderstandingInfo.StructuredExtractedFilter.GeolocationConstraint prototype) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint . Builder   newBuilder ( SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   prototype )  
  
  
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseDelimitedFrom ( InputStream   input )  
  
  
  
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseDelimitedFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parseFrom(byte[] data) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( byte []   data )  
  
    
      
        Parameter  
      
        Name Description  
      
        databyte [] 
     
  
  
  
  parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( byte []   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parseFrom(ByteString data) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( ByteString   data )  
  
  
  
  parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( ByteString   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( CodedInputStream   input )  
  
  
  
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( InputStream   input )  
  
  
  
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parseFrom(ByteBuffer data) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( ByteBuffer   data )  
  
  
  
  parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) 
  
    
public   static   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   parseFrom ( ByteBuffer   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parser() 
  
    
public   static   Parser<SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint >  parser ()  
  
  Methods
   
  equals(Object obj) 
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  getAddress() 
  
    
public   String   getAddress ()  
   The reference address that was inferred from the input query. The
 proximity of the reference address to the geolocation field will be
 used to filter the results.
 string address = 2;
    
      
        Returns  
      
        Type Description  
      
        String The address.
 
     
  
  getAddressBytes() 
  
    
public   ByteString   getAddressBytes ()  
   The reference address that was inferred from the input query. The
 proximity of the reference address to the geolocation field will be
 used to filter the results.
 string address = 2;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for address.
 
     
  
  getDefaultInstanceForType() 
  
    
public   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint   getDefaultInstanceForType ()  
  
  getFieldName() 
  
    
public   String   getFieldName ()  
   The name of the geolocation field as defined in the schema.
 string field_name = 1;
    
      
        Returns  
      
        Type Description  
      
        String The fieldName.
 
     
  
  getFieldNameBytes() 
  
    
public   ByteString   getFieldNameBytes ()  
   The name of the geolocation field as defined in the schema.
 string field_name = 1;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for fieldName.
 
     
  
  getLatitude() 
  
    
public   double   getLatitude ()  
   The latitude of the geolocation inferred from the input query.
 double latitude = 4;
    
      
        Returns  
      
        Type Description  
      
        double The latitude.
 
     
  
  getLongitude() 
  
    
public   double   getLongitude ()  
   The longitude of the geolocation inferred from the input query.
 double longitude = 5;
    
      
        Returns  
      
        Type Description  
      
        double The longitude.
 
     
  
  getParserForType() 
  
    
public   Parser<SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint >  getParserForType ()  
  
  Overrides 
  
  getRadiusInMeters() 
  
    
public   float   getRadiusInMeters ()  
   The radius in meters around the address. The record is returned if
 the location of the geolocation field is within the radius.
 float radius_in_meters = 3;
    
      
        Returns  
      
        Type Description  
      
        float The radiusInMeters.
 
     
  
  getSerializedSize() 
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  hashCode() 
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  newBuilderForType() 
  
    
public   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint . Builder   newBuilderForType ()  
  
  newBuilderForType(GeneratedMessageV3.BuilderParent parent) 
  
    
protected   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   parent )  
  
  
  Overrides 
  
  newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) 
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   unused )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  toBuilder() 
  
    
public   SearchResponse . NaturalLanguageQueryUnderstandingInfo . StructuredExtractedFilter . GeolocationConstraint . Builder   toBuilder ()  
  
  writeTo(CodedOutputStream output) 
  
    
public   void   writeTo ( CodedOutputStream   output )  
  
  Overrides 
  
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]