Searched defs:SetMetadata (Results 1 – 4 of 4) sorted by relevance
96 void SetMetadata(const string& value, PODResolver<T, false /* is_pod */>) { in SetMetadata() function107 void SetMetadata(const T& value, PODResolver<T, true /* is_pod */>) { in SetMetadata() function
648 func (v Value) SetMetadata(kind int, node Metadata) { func
681 func (v Value) SetMetadata(kind int, node Metadata) { func
46787 func (r *InstancesService) SetMetadata(project string, zone string, instance string, metadata *Meta… func