App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
google.appengine.api.search.search_service_pb.IndexMetadata Class Reference
Inheritance diagram for google.appengine.api.search.search_service_pb.IndexMetadata:

Public Member Functions

def __init__
 
def index_spec
 
def mutable_index_spec
 
def clear_index_spec
 
def has_index_spec
 
def field_size
 
def field_list
 
def field
 
def mutable_field
 
def add_field
 
def clear_field
 
def storage
 
def mutable_storage
 
def clear_storage
 
def has_storage
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 index_spec_
 
 field_
 
 lazy_init_lock_
 
 has_index_spec_
 
 has_storage_
 

Static Public Attributes

int has_index_spec_ = 0
 
int has_storage_ = 0
 
 storage_ = None
 
int kindex_spec = 1
 
int kfield = 2
 
int kstorage = 3
 

The documentation for this class was generated from the following file: